document.write( "Question 1072506: How do I write a quadratic equation given only the roots and the axis of symmetry?
\n" );
document.write( "The graph is extremely vague and cannot post it unfortunately.
\n" );
document.write( "The roots are 0 and 24
\n" );
document.write( "The axis of symmetry is x = 12
\n" );
document.write( "please help, thank you! \n" );
document.write( "
Algebra.Com's Answer #687389 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The roots are 0 and 24, AOS is x = 12 \n" ); document.write( "======= \n" ); document.write( "That's all you need to know. \n" ); document.write( "--> y = (x-0)*(x-24) \n" ); document.write( "y = x^2 - 24x \n" ); document.write( " \n" ); document.write( " |