document.write( "Question 215104: Let a and b be real numbers such as a ≠ 0. Find the solutions for ax^2 + bx = 0. \n" ); document.write( "
Algebra.Com's Answer #162530 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let a and b be real numbers such as a ≠ 0. Find the solutions for ax^2 + bx = 0. \n" ); document.write( "------------------- \n" ); document.write( "ax^2+bx = 0 \n" ); document.write( "Factor: \n" ); document.write( "x(ax+b) = 0 \n" ); document.write( "x = 0 or x = -b/a \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |