document.write( "Question 33567: please help me with this problem .
\n" );
document.write( "Find (a)the directrix (b)the focus and (c)the roots of the parabola y=x^2-5x+4 (x^2 is x squared) thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19972 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-5x+4 \n" ); document.write( "=> y = (x-5/2)^2+4-25/4 \n" ); document.write( "=> y = (x-5/2)^2 - 9/4; \n" ); document.write( "=> (x-5/2)^2 = 4(1/4)(y+9/4) \n" ); document.write( "The vertex of the parabola is at (5/2, -9/4) \n" ); document.write( "The directrix is at y = (-9/4-1/4) => y = -10/4 = > y = -5/2 \n" ); document.write( "The focus is at (5/2, -9/4+1/4) = (5/2, -2); \n" ); document.write( " \n" ); document.write( " |