document.write( "Question 554: what does a mean in the equation ax^2 + bx+c? answer as soon as you can \n" ); document.write( "
Algebra.Com's Answer #189 by askme(9)![]() ![]() ![]() You can put this solution on YOUR website! a, b, and c are constants. they can be represented by any number. \n" ); document.write( "for example:\r \n" ); document.write( "\n" ); document.write( "if we set a = 2, b = 3 and c = 1, then your equation will look like this:\r \n" ); document.write( "\n" ); document.write( "2x^2 + 3x + 1 \n" ); document.write( " |