Find the Minimum length of the segment AB

  • Thread starter Thread starter dsb_101
  • Start date Start date
  • Tags Tags
    Length Minimum
Click For Summary
SUMMARY

The problem involves finding the minimum length of the segment AB formed by a line through the point (2,2) intersecting the x- and y-axes. The optimal slope for minimizing the segment length is determined to be m = -1, leading to the equation y = -x + 4. By analyzing the function S(b) = b^2/(b-2) and differentiating it, the critical point is found at b = 4, confirming that this yields the minimum length for segment AB.

PREREQUISITES
  • Understanding of linear equations and slopes
  • Knowledge of calculus, specifically differentiation
  • Familiarity with limits and critical points
  • Basic geometry involving intercepts on axes
NEXT STEPS
  • Study linear equations and their graphical representations
  • Learn about differentiation techniques in calculus
  • Explore the concept of critical points and their significance
  • Investigate geometric interpretations of calculus concepts
USEFUL FOR

Mathematics students, educators, and anyone interested in optimizing geometric problems using calculus and linear algebra.

dsb_101
Messages
5
Reaction score
0
A line through the point (2,2) cuts the x- and y- axes at points A and B respectively. Find the Minimum length of the segment AB.

Im really stuck on this problem. I know that minimum lengh is when f'>0.

Could you guys give me a lift off here?

ty
 
Physics news on Phys.org
Just think about this geometrically. As the slope of the line intersecting (2,2) increases, negatively away from m=-1, then the length of the segment AB increases without bound. Likewise, as the slope of the line increases, positively from m=-1, to zero m->0, the length of the segment AB increases without bound. It is natural to assume that the slope which is some where half way between the two, is our choice- a good guess being m=-1. To see this mathematically let us construct a function of the line passing through the point (2,2). So we have y=mx+b passing through (2,2) and wish to find m and b such that AB is minimized. Let us first use the fact that our line passes through (2,2) so that we may write m in terms of b. 2=2m+b implying m=(2-b)/b. Therefore the equation is now refined, y=((2-b)/b)x+b. After all we want to study the behavior as b changes, which is of course B by definition, since b=y-intercept. Now let us find A, in terms of b. Well A is the x-intercept, therefore it is when y=0, or 0=((2-b)/b)x+b which implies x=2b/(b-2)=A. Now we know the points A and B in terms of b in our equation. This allows us to change values of b to study the behavior of the length AB. Now we know the equation of the line and its endpoints A, B---in terms of b. So let us find the arclength of AB in terms of b. S(b)=int(((2-b)/b)x+b,0,2b/b-2), where we have integrated from the x-value of B and the x-value of A. We get S(b)=b^2/(b-2). Now we have the length of the segment AB in terms b. So, we can "play around" with values of the y-intercept, b, to see what would happen to the length of the segment. We can verify our early assumptions by the taking the following limits: lim[(b^2/(b-2)), b, inf]=inf and lim[b^2/(b-2), b, 2]=inf . Now to finish the problem we simply differentiate S(b) to find the critical points. S'(b)=[b(b-4)/(b-2)^2], implying that b=4 is our critical point giving us our minimum value for S(b). Plugging this value of b back into our equation, y=-x+4 is our desired equation.
 

Similar threads

Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
3K
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K