document.write( "Question 672359: find the vertex and x and y intercepts of
\n" );
document.write( "a)y=x^2-4x+1
\n" );
document.write( "b)y=2x^2-12x-7 \n" );
document.write( "
Algebra.Com's Answer #418053 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! (a)y=x^2-4x+1 \n" ); document.write( "vertex====(2,-12) \n" ); document.write( "y intercept=========(0,1) \n" ); document.write( "x ==================(2+√3,0),(2-√3,0)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(b)y=2x^2-12x-7 \n" ); document.write( "vertex=========(3,-25) \n" ); document.write( "y intercept======(0,-7) \n" ); document.write( "x================(6+5√2/2,0) (6-5√2/2,0) \n" ); document.write( " |