Question
Question: consider the feet of normals from (3,5) to y^2=8x. arithmetic mean of ordinates of these points are?...
consider the feet of normals from (3,5) to y^2=8x. arithmetic mean of ordinates of these points are?
0
Solution
The equation of the parabola is y2=8x. This is in the form y2=4ax, where 4a=8, so a=2. Let the point from which the normals are drawn be (x1,y1)=(3,5).
The equation of the normal to the parabola y2=4ax at the point (at2,2at) is given by y=−tx+2at+at3. If this normal passes through the point (x1,y1), then substituting (x1,y1) into the equation gives: y1=−tx1+2at+at3 Rearranging this equation into a cubic in t: at3+(2a−x1)t−y1=0
Substitute the values a=2, x1=3, and y1=5: 2t3+(2(2)−3)t−5=0 2t3+(4−3)t−5=0 2t3+t−5=0
This cubic equation gives the values of the parameter t for the feet of the normals drawn from (3,5) to the parabola. Let the roots of this equation be t1,t2,t3. The feet of the normals are the points (ati2,2ati) for i=1,2,3. The ordinates of these points are yi′=2ati. We are asked to find the arithmetic mean of these ordinates, which is (y1′+y2′+y3′)/3. Arithmetic mean = (2at1+2at2+2at3)/3=2a(t1+t2+t3)/3.
For a cubic equation At3+Bt2+Ct+D=0, the sum of the roots is t1+t2+t3=−B/A. In the equation 2t3+0t2+1t−5=0, we have A=2, B=0, C=1, and D=−5. The sum of the roots is t1+t2+t3=−0/2=0.
Now, substitute the values of a and (t1+t2+t3) into the expression for the arithmetic mean of the ordinates: Arithmetic mean = 2a(t1+t2+t3)/3=2(2)(0)/3=0.
Alternatively, we can find the cubic equation directly in terms of the ordinate y′. Let the ordinate of a point on the parabola be y′. Since y2=8x, we have x=y′2/8. The parameter t is related to the ordinate by y′=2at=2(2)t=4t, so t=y′/4. Substitute x=y′2/8, y=y′, a=2, x1=3, y1=5 into the normal equation y−y1=−t(x−x1): y′−5=−(y′/4)(y′2/8−3) y′−5=−(y′/4)((y′2−24)/8) y′−5=−y′(y′2−24)/32 32(y′−5)=−y′(y′2−24) 32y′−160=−y′3+24y′ y′3+32y′−24y′−160=0 y′3+8y′−160=0
This is a cubic equation in y′. Let the roots (the ordinates of the feet of the normals) be y1′,y2′,y3′. The equation is 1⋅y′3+0⋅y′2+8⋅y′−160=0. The sum of the roots is y1′+y2′+y3′=−(coefficient of y′2)/(coefficient of y′3)=−0/1=0. The arithmetic mean of the ordinates is (y1′+y2′+y3′)/3=0/3=0.
Note: While the point (3, 5) is such that only one real normal can be drawn to the parabola y2=8x, the question asks for the arithmetic mean of the ordinates of "the feet of normals". In such problems, we consider the roots of the cubic equation, which correspond to the feet of the normals (including complex ones if the point is not in the correct region). The sum of the roots property holds for all roots, real or complex.