Question
Question: The curve described parametrically by \[x = {t^2} + t + 1\], \[y = {t^2} - t + 1\] represents A.A ...
The curve described parametrically by x=t2+t+1, y=t2−t+1 represents
A.A pair of straight lines
B.An ellipse
C.A parabola
D.A hyperbola
Solution
Here, we will add both the parametric equation and then compare the obtained equation with the standard equation of the quadratic equation with two variables, ax2+2hxy+by2+2gx+2fy+c=0 to find the value of a, b, c, f, g, and h. Then we will substitute the obtained values in the formula in the quadratic formula of the standard equation of two variables ax2+2hxy+by2+2gx+2fy+c=0, that is, Δ=abc+2fgh−af2−bg2−ch2. If Δ=0, then substitute the values of a, b and h in the equation, h2=ab.
Complete step-by-step answer:
We are given that the parametric equations.
x=t2+t+1 ......eq.(1)
y=t2−t+1 ......eq.(2)
Adding the equation (1) with equation (2), we get
Subtracting the equation (2) from equation (1), we get
⇒x−y=(t2+t+1)−(t2−t+1) ⇒x−y=t2+t+1−t2+t−1 ⇒x−y=2t ......eq.(4)Dividing the above equation by 2 on both sides, we get
⇒2x−y=t ⇒t=2x−yNow, substituting the value of t in the equation (3), we get
⇒x+y=2[1+(2x−y)2] ⇒x+y=2[44+x2+y2−2xy] ⇒x+y=24+x2+y2−2xyMultiplying the above equation by 2 on both sides, we get
⇒2(x+y)=2(24+x2+y2−2xy) ⇒2x+2y=4+x2+y2−2xySubtracting the above equation by 2x+2y on both sides, we get
⇒2x+2y−(2x+2y)=4+x2+y2−2xy−(2x+2y) ⇒2x+2y−2x−2y=4+x2+y2−2xy−2x−2y ⇒0=4+x2+y2−2xy−2x−2y ⇒4+x2+y2−2xy−2x−2y=0 ⇒x2+y2−2xy−2x−2y+4=0 ......eq.(5)We will now compare the above equation with the standard equation of the quadratic equation with two variables, ax2+2hxy+by2+2gx+2fy+c=0 to find the value of a, b, c, f, g, and h.
⇒a=1
⇒b=1
⇒c=4
⇒f=−1
⇒g=−1
⇒h=−1
Substituting the above values in the formula in the quadratic formula of the standard equation of two variables ax2+2hxy+by2+2gx+2fy+c=0, that is, Δ=abc+2fgh−af2−bg2−ch2.
Therefore, Δ=0.
Substituting the values of a, b and h in the equation, h2=ab.
So, the given equation is an equation of a parabola.
Hence, option (c) is correct.
Note: In solving these types of questions, students should have to analyze the given parametric equations and try to eliminate the parameter using algebraic identities. Since the parameter can be eliminated by many methods as well. So it is advisable to analyze the equations to find the best possible method.