document.write( "Question 184472: Solve:
\n" );
document.write( "4x^2 = 6 - 5x \n" );
document.write( "
Algebra.Com's Answer #138482 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2 = 6 - 5x \n" ); document.write( "4x^2+5x-6=0 \n" ); document.write( "(4x-3)(x+2)=0 \n" ); document.write( "4x-3=0 \n" ); document.write( "4x=3 \n" ); document.write( "x=3/4 ans. \n" ); document.write( "x+2=0 \n" ); document.write( "x=-2 ans. \n" ); document.write( " |