Question
Question: If the tangent at \[\left( {1,1} \right)\] on \[{y^2} = x{\left( {2 - x} \right)^2}\] meets the curv...
If the tangent at (1,1) on y2=x(2−x)2 meets the curve again at P, then find the coordinates of P?
Solution
Here in this question, we have to find the point P where the curve meets, to solve this first we have to find the slope at the given point by differentiating the equation of curve i.e., find m=(dxdy)(1,1) and later substitute a value of slope in a equation of tangent y−y0=m(x−x0) where (x0,y0) is the point where tangent line passes through and further simplify by method of factorization we get the required solution.
Complete step by step solution:
The tangent line to a curve at a given point is a straight line that just "touches" the curve at that point.
Considering the given equation of curve
y2=x(2−x)2---------(1)
Expand the RHS using a algebraic identity (a−b)2=a2+b2−2ab, then
⇒y2=x(22+x2−2⋅2⋅x)
⇒y2=x(4+x2−4x)
Multiplying x into the parenthesis on RHS, we get.
⇒y2=4x+x3−4x2------(2)
The tangent line passes at the point (1,1)
Now, differentiate the equation (2) with respect to x , and we get a slope of the line.
⇒dxd(y2)=dxd(4x+x3−4x2)
⇒dxd(y2)=4dxd(x)+dxd(x3)−4dxd(x2)
Differentiate using a formula dxdxn=nxn−1, then
⇒2ydxdy=4(1)+3x2−4(2x)
⇒2ydxdy=4+3x2−8x
Divide both side by 2y, then
⇒dxdy=2y4+3x2−8x
Now find the slope m=dxdy at the point (1,1), then
⇒m=(dxdy)(1,1)=2(1)4+3(1)2−8(1)
⇒m=(dxdy)(1,1)=24+3−8
⇒m=(dxdy)(1,1)=−21
Now, put equation of tangent lies at the point (1,1) is:
The equation of tangent is y−y0=m(x−x0)
Here y0=1, x0=1 and m=−21, on substituting we get
⇒y−1=(−21)(x−1)
Multiply both side by 2, then
⇒2(y−1)=−1(x−1)
On simplification, we get
⇒2y−2=−x+1
Take all term in RHS to LHS, then
⇒2y−2+x−1=0
⇒x+2y−3=0--------(3)
Add 3 and subtract 2y on both sides, then
⇒x=3−2y--------(4)
Now, substitute equation (4) in the equation of cure i.e., equation (1), we get.
⇒y2=(3−2y)(2−(3−2y))2
⇒y2=(3−2y)(2−3+2y)2
⇒y2=(3−2y)(−1+2y)2
Or
⇒y2=(3−2y)(2y−1)2
Expand RHS using a algebraic identity: (a−b)2=a2+b2−2ab, then
⇒y2=(3−2y)((2y)2+12−2(2y)1)
⇒y2=(3−2y)(4y2+1−4y)
⇒y2=3(4y2+1−4y)−2y(4y2+1−4y)
On simplification, we have
⇒y2=12y2+3−12y−8y3−2y+8y2
Take RHS in to LHS, then
⇒y2−12y2−3+12y+8y3+2y−8y2=0
⇒8y3−19y2+14y−3=0
It can be re-written as
⇒8y3−8y2−11y2+11y+3y−3=0
Take out the GCD, then
⇒8y2(y−1)−11y(y−1)+3(y−1)=0
Take (y−1) as common, then
⇒(y−1)(8y2−11y+3)=0-----(5)
Now, factorize
⇒8y2−11y+3
⇒8y2−8y−3y+3
⇒8y(y−1)−3(y−1)
⇒(y−1)(8y−3)
Then, equation (5) becomes
⇒(y−1)(y−1)(8y−3)=0
Then,
⇒y=1,1,83
Take the value y=83
Substituting y value in equation (4), then
⇒x=3−2(83)
⇒x=3−43
Take 4 as LCM, then
⇒x=412−3
⇒x=49
Therefore, the coordinates of point P is (x,y)=(49,83).
Note:
The concept of the equation of tangent comes under the concept of application of derivatives. Here the major part is differentiation must know the standard differentiation formulas and we should know about the general equation of a line tangent. Hence these types of problems are solved by the above procedure and we can also find the equation of tangent using the above procedure.