[ASK] Minimum Length of AP + PB

  • #1
284
0
The point A is located on the coordinate (0, 5) and B is located on (10, 0). Point P(x, 0) is located on the line segment OB with O(0, 0). The coordinate of P so that the length AP + PB minimum is ...
A. (3, 0)
B. (3 1/4, 0)
C. (3 3/4, 0)
D. (4 1/2, 0)
E. (5, 0)

What I did:
f(x) = AP + PB =\(\displaystyle \sqrt{5^2+x^2}+(10-x)=\sqrt{25+x^2}+10-x\)
In order to make AP + PB minimum, so:
f'(x) = 0
\(\displaystyle \frac12(25+x^2)^{-\frac12}(2x)+(-1)=0\)
\(\displaystyle \frac{x}{\sqrt{25+x^2}}=1\)
\(\displaystyle x=\sqrt{25+x^2}\)
\(\displaystyle x^2=25+x^2\)
This is where I got stuck. Subtracting \(\displaystyle x^2\) from both sides would leave me with 0 = 25 which is obviously incorrect. Where did I do wrong?
 

Answers and Replies

  • #2
uhh ...

$\dfrac{x}{\sqrt{x^2+25}} < 1$ for any value of $x$
 
  • #3
So, which steps should I fix? And become what?
 
  • #4
There is something wrong with this question. The length AP + PB will be a minimum when APB is a straight line, and that happens when P = B. So the answer should be that P has coordinates (10,0).

Notice that to allow for the possibility $x>10$, the formula for $f(x)$ should be $\sqrt{5^2+x^2} + |10-x|$, which is indeed minimised at $x=10$.
 
  • #5
There is something wrong with this question. The length AP + PB will be a minimum when APB is a straight line, and that happens when P = B. So the answer should be that P has coordinates (10,0).
Come to think of it, you're right. APB is a triangle thus the minimum length of AP + PB should be AB. Thanks. Glad I'm not the one who messed up.
 
  • #6
APB is a triangle ...

The problem statement does not say APB is a triangle. I believe the problem's aim was to show the possibility of an endpoint minimum.
 
  • #7
I think I should have said that APB is "supposed to be" a triangle, not necessarily a triangle itself.
 

Suggested for: [ASK] Minimum Length of AP + PB

Replies
2
Views
912
Replies
4
Views
672
Replies
9
Views
871
Replies
17
Views
625
Replies
5
Views
790
Replies
1
Views
523
Replies
2
Views
537
Replies
1
Views
907
Back
Top