document.write( "Question 407189: Solve\r
\n" );
document.write( "\n" );
document.write( "3x^2-5x+2=0 \n" );
document.write( "
Algebra.Com's Answer #287055 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3x^2-5x+2=0\r \n" ); document.write( "\n" ); document.write( "3x^2-3x-2x+2=0 \n" ); document.write( "3x(x-1)-2(x-1)=0 \n" ); document.write( "(3x-2)(x-1)=0\r \n" ); document.write( "\n" ); document.write( "x= 1 OR 2/3 \n" ); document.write( " |