document.write( "Question 324192: I don't understand what each number in a quadratic equation represents. For instance, in the equation , I can't figure out what the 2 will show up as on a graph, or the 8. Can you please give me a breakdown of a quadratic equation?
\n" );
document.write( "Thank you
\n" );
document.write( "-Meli \n" );
document.write( "
Algebra.Com's Answer #232029 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-2x-8 \n" ); document.write( "y=(x-4)(x+2) \n" ); document.write( "x-4=0 \n" ); document.write( "x=4 \n" ); document.write( "x+2=0 \n" ); document.write( "x=-2 \n" ); document.write( "y=(0,8) \n" ); document.write( " |