document.write( "Question 33634: Please check my work
\n" );
document.write( "Solve using the quadratic equation:
\n" );
document.write( "(3x^2-2x) + (-15x+10)=0
\n" );
document.write( "(3x^2 - 17x +10)= 0
\n" );
document.write( "(3x^2 -2x -15x +10)=0
\n" );
document.write( "x(3x-2) + (-5) (3x-2)=0
\n" );
document.write( "(x-5)(3x-2)=0
\n" );
document.write( "(x-5)=0 or (3x-2)=0
\n" );
document.write( "x=5 or 3x=2
\n" );
document.write( "x=5 or x=2/3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #20029 by sarah_adam(201)![]() ![]() ![]() You can put this solution on YOUR website! Looks correct to me \n" ); document.write( " |