Question
Question: If\[P{\text{ }} = {\text{ }}\left( {1,{\text{ }}1} \right),{\text{ }}Q{\text{ }} = {\text{ }}(3,{\te...
IfP = (1, 1), Q = (3, 2) and R is a point on x − axis then the value of PR + RQwill be minimum at
1) (35, 0)
2) (31, 0)
3) (3, 0)
4) (1, 0)
Solution
Hint : We need to find the point R such that PR + RQ has the minimum value . We solve this by using the concept of coordinate system and applications of derivatives . Firstly we equate a relation in terms of a variable x by using the distance formula then by using the concept of increasing and decreasing functions and computing it to zero we find the point R .
Complete step-by-step answer :
Given :
Let point R be (x , 0)[ as the point R lies on x−axisthe value of y - coordinate is zero ]
Point P = (1 , 1)and point Q = (3 , 2)
Now , using distance formula we get the value of PR and RQ
We know ,
Distance formula =[(x2−x1)2+(y2−y1)2]
Using distance formula ,
PR=[(x−1)2+(0−1)2]
PR=[(x−1)2+1]
Expanding the term , using (a+b)2=a2+b2+2ab
PR=[x2+1−2x+1]
PR=[x2−2x+2]
Similarly , using distance formula we find RQ
RQ=[(3−x)2+(2−0)2]
RQ=[(3−x)2+4]
Expanding the term , using (a+b)2=a2+b2+2ab
RQ=[x2+9−6x+4]
RQ=[x2−6x+13]
Let y = PR + RQ
y=[x2−2x+2]+[x2−6x+13]
For minimum value , we differentiatey with respect to
dxdy=21×[x2−2x+2]1×[2x−2]+21×[x2−6x+13]1×[2x−6]
Put , dxdy = 0
21×[x2−2x+2]1×[2x−2]+21×[x2−6x+13]1×[2x−6]=0
On simplifying , we get
21×[x2−2x+2]1×[2x−2]=2−1×[x2−6x+13]1×[2x−6]
Cancelling the terms and squaring both sides , we get
[x2−2x+2](x−1)2=[x2−6x+13](x−3)2
Cross multiplying terms , we get
(x−1)2×[x2−6x+13]=(x−3)2×[x2−2x+2]
Expanding the terms using (a+b)2=a2+b2+2ab , we get
[x2−2x+1]×[x2−6x+13]=[x2−6x+9]×[x2−2x+2]
Expanding the terms , we get
x4−2x3+x2−6x3+12x2−6x+13x2−26x+13=x4−6x3+9x2−2x3+12x2−18x+2x2−12x+18
After further simplifying the terms and after cancelling the terms , we get
3x2−2x−5=0
Using splitting of roots ,
3x2−5x+3x−5=0
The roots of the equation becomes as
(3x−5)×(x+1)=0
So,
x=35 or x=−1
Hence , the value of point R is (35,0)
Thus , the correct option is (1)
So, the correct answer is “Option 1”.
Note : We get two values of x . Neglecting x=−1is a negative value for dxdy which makes the values of PR+RQmaximum . But in the question we had to find the value of point R for whichPR+RQ was minimum , which is satisfied by (35,0) as it gives a positive value for dxdy .
If the value of the double derivative of a function is negative at a point then it is the point of minima and vice versa .