document.write( "Question 6441: I need help on this problem.\r
\n" );
document.write( "\n" );
document.write( "Solve the equation.\r
\n" );
document.write( "\n" );
document.write( "5x^2 - 30x + 40 = 0 \n" );
document.write( "
Algebra.Com's Answer #3459 by hamda(7)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "5x^2 - 30x + 40 = 0 \n" ); document.write( "5(x^2 - 6x + 8) = 0 \n" ); document.write( "x^2 - 6x + 8 = 0 \n" ); document.write( "x^2 - 4x - 2x + 8 = 0 \n" ); document.write( "x(x - 4) - 2(x - 4) = 0 \n" ); document.write( "(x - 4)(x - 2) = 0 \n" ); document.write( "x = 2 , x = 4 (answer) \n" ); document.write( " |