document.write( "Question 2145: Solve for x in the lowest possible terms. 5x^2-2=3x\r
\n" );
document.write( "\n" );
document.write( "Thanks a million... \n" );
document.write( "
Algebra.Com's Answer #881 by matthew_sessoms(39)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "Factor... \n" ); document.write( "(x - 1)(5x + 2) = 0 \n" ); document.write( "x = 1, x = -2/5 \n" ); document.write( " \n" ); document.write( "CHECK \n" ); document.write( "5(1)^2 - 3(1) - 2 = 0 \n" ); document.write( "5(-2/5)^2 - 3(-2/5) - 2 = 0 \n" ); document.write( "MS \n" ); document.write( " |