Question
Question: Which one of the following equations represents the parametric equation to a parabolic curve? A) \...
Which one of the following equations represents the parametric equation to a parabolic curve?
A) x=3cost;y=4sint
B) x2−2=2cost;y=4cos22t
C) x=tant;y=sect
D) x=1−sint;y=sin2t+cos2t
Solution
Here, it is asked to find the parametric equation of a parabola with the help of information provided in options.
So, make equations using the information from the options and write down the type of shape represented by the equation.
Thus, choose the required answer as the correct option.
Complete step by step solution:
Here, we are asked to find the parametric equation of a parabola.
To do that, we will check all of the given options on-by-one and see which option can be transformed in the format of x2=4ay, which is the general equation of a parabola.
So, in option (A) the given data is x=3cost;y=4sint.
Now, on squaring y=4sint gives (y)2=(4sint)2 .
⇒y2=16sin2t
Also, sin2t=1−cos2t
⇒y2=16(1−cos2t)
⇒16y2=1−cos2t ... (1)
Now, squaring x=3cost gives (x)2=(3cost)2
⇒x2=9cos2t⇒cos2t=9x2
So, substituting the value of cos2t in equation (1) gives
16y2=1−9x2
⇒9x2+16y2=1
Thus, we get the equation of an ellipse. So, option (A) is not the required answer.
Now, in option (B) the given data is x2−2=2cost;y=4cos22t .
We can write x2−2=2cost as x2=2+2cost.
⇒x2=2(1+cost)
Also, 1+cost=2cos22t
⇒x2=2×2cos22t
⇒x2=4cos22t
⇒x2=y(∵y=4cos2t)
Thus, we get the equation of a parabola. So, option (B) is the required answer.
Let us check further and verify whether the given question has multiple correct answers or not.
In option (C) the given data is x=tant;y=sect.
Now, squaring both sides in y=sect
⇒(y)2=(sect)2 ⇒y=sec2t
Also, sec2t=1+tan2t
⇒y=1+tan2t
It is also given that x=tant⇒x=tan2t (squaring both sides).
⇒y=1+x
Thus, we get the equation of a straight line. So, option (C) is also not the required answer.
In option (D), the given data is x=1−sint;y=sin2t+cos2t .
So, squaring both sides is x=1−sint;y=sin2t+cos2t , gives
(x)2=(1−sint)2
⇒x2=1−sint ⇒sint=1−x2
And
Now, sin22t+cos22t=1 and 2sin2tcos2t=sin2(2t)=sint
⇒y2=1+sint ⇒y2=1+1−x2(∵sint=1−x2) ⇒x2+y2=2
Thus, we get the equation of the circle. So, option (D) is also not the required answer.
Hence, we get option (C) as our required answer.
Note:
The general equations for some of the below given geometric shapes is as follows:
Eclipse: The equation of ellipse a and b as the radius on the X and Y axes respectively is a2x2+b2y2=1.
Circle: The equation of circle with radius r is x2+y2=r2.
Parabola: The equation for the parabola symmetric about X-axis is x2=4ay and that for the parabola symmetric about Y-axis is y2=4bx.
Hyperbola: The standard form of the equation of a hyperbola with centre (0,0) and transverse axis on the X-axis is a2x2−b2y2=1. The standard form of the equation of a hyperbola with centre (0,0) and transverse axis on the Y-axis is a2y2−b2x2=1.
Straight line: The equation of straight line with slope m and intercept c is y=mx+c.