document.write( "Question 599832: If 4x^2+24=20x, then x=\r
\n" );
document.write( "\n" );
document.write( "There will be two values for the answer \n" );
document.write( "
Algebra.Com's Answer #379103 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If 4x^2+24=20x, then x= \n" ); document.write( "-------- \n" ); document.write( "4x^2+24-20x = 0 \n" ); document.write( "x^2 - 5x + 6 = 0 \n" ); document.write( "(x-2)*(x-3) = 0 \n" ); document.write( "x = 2,3 \n" ); document.write( " \n" ); document.write( " |