document.write( "Question 98929: Can some please help me solve this math problem: Solve the equation 2x^2-5x+2=0 for x. I really appreciate it.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #72012 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 2x^2-5x+2=0 \n" ); document.write( "(2x-1)(x-2) [factor] \n" ); document.write( ". \n" ); document.write( "2x-1=0 [set each factor equal to zero and solve for the x-term] \n" ); document.write( "2x=1 \n" ); document.write( "x=1/2 \n" ); document.write( ". \n" ); document.write( "x-2=0 \n" ); document.write( "x=2 \n" ); document.write( " |