document.write( "Question 1356: solve by using the Quadratic Formula: x^2+11x+18=0 \n" ); document.write( "
Algebra.Com's Answer #404 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! First lets look at the quadratic formula: \n" ); document.write( " \n" ); document.write( "So we get the a, b, and c from the standard form of a parabola equation \n" ); document.write( "ax^2+bx+c \n" ); document.write( "in this case, a=1, b=11, and c=18 \n" ); document.write( "Now we can use the quadratic formula: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = -4/2 or -18/2 \n" ); document.write( "x = -2 or -9 \n" ); document.write( " |