document.write( "Question 1323: what does the a, b, and c mean in the quadratic equation (ax^2+bx+c)? \n" ); document.write( "
Algebra.Com's Answer #409 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! For example: \n" ); document.write( "2x^2 + 4x + 8 \n" ); document.write( "Because the standard form of an quadratic equation is ax^2+bx+c, so that in the example equation 2x^2 + 4x + 8, a is equal to 2, b is equal to 4 and c is equal to 8 \n" ); document.write( "----------------- \n" ); document.write( "2x^2 + 4x + 8 \n" ); document.write( "ax^2 + bx + c \n" ); document.write( "----------------- \n" ); document.write( "So do you see the relationship now??? \n" ); document.write( "2=a, 4=b, 8=c \n" ); document.write( " |