document.write( "Question 211314This question is from textbook
\n" );
document.write( ": Find (a) the directrix, (b) the focus and (c) the roots of the parabola \r
\n" );
document.write( "\n" );
document.write( " y=x2-5x+4 \n" );
document.write( "
Algebra.Com's Answer #159661 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find (a) the directrix, (b) the focus and (c) the roots of the parabola \n" ); document.write( "y=x^2-5x+4 \n" ); document.write( "----------------------------- \n" ); document.write( "Complete the square: \n" ); document.write( "x^2-5x+? = y-4 +? \n" ); document.write( "x^2-5x + (5/2)^2 = y - 4 + (5/2)^2 \n" ); document.write( "(x-(5/2))^2 = y + (9/4) \n" ); document.write( "---------------------------------- \n" ); document.write( "Vertex at (5/2 , -9/4) \n" ); document.write( "4p = 1 \n" ); document.write( "p = 1/4 \n" ); document.write( "--- \n" ); document.write( "Focus at (5/2, (-9/4)+(1/4)) = (5/2 , -2) \n" ); document.write( "-------------- \n" ); document.write( "Roots: \n" ); document.write( "Solve x^2-5x+4 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(x-4)(x-1) = 0 \n" ); document.write( "x = 4 ; x = 1 \n" ); document.write( "========================== \n" ); document.write( " \n" ); document.write( "================================================ \n" ); document.write( "Cheers. \n" ); document.write( "Stan H. \n" ); document.write( " |