document.write( "Question 608975: Hi,
\n" );
document.write( "The instructions are solve for x.
\n" );
document.write( "4x(x-6)-5x(x-5)=-2
\n" );
document.write( "The answer that I got is
\n" );
document.write( "2,-1.\r
\n" );
document.write( "\n" );
document.write( "I am not sure if the answer and order are correct.\r
\n" );
document.write( "\n" );
document.write( "Thanks so much \n" );
document.write( "
Algebra.Com's Answer #383441 by flame8855(424)![]() ![]() You can put this solution on YOUR website! 4x^2 - 24x -5x^2+25x = -2 \n" ); document.write( "-x^2 +x+2= \n" ); document.write( "x^2-x-2=0 \n" ); document.write( "(x-2)(x+1) =0 \n" ); document.write( "x= 2 \n" ); document.write( "x=-1 \n" ); document.write( "correct \n" ); document.write( " |