document.write( "Question 149068: Write a quadratic equation with a, b, and c (coefficients of x to the second power, x, and the constant as Integers. \n" ); document.write( "
Algebra.Com's Answer #109353 by mangopeeler07(462)![]() ![]() ![]() You can put this solution on YOUR website! Quadratic equation: \n" ); document.write( "(ax+.5b)(x+.5b) where a=coefficient of x, and .5b^2=c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "FOIL it, assuming that a=1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+bx+c--------------------------all you need is an a, the coefficient of x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Do you get it? \n" ); document.write( " |