document.write( "Question 522616: Solve for x:\r
\n" );
document.write( "\n" );
document.write( "4x(x-6)-5x(x-5)=-2\r
\n" );
document.write( "\n" );
document.write( "Please show work so I can understand your process.\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #346935 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x: \n" ); document.write( "4x(x-6)-5x(x-5)=-2 \n" ); document.write( "Please show work so I can understand your process. \n" ); document.write( "** \n" ); document.write( "4x(x-6)-5x(x-5)=-2 \n" ); document.write( "distribute or expand \n" ); document.write( "4x^2-24x-5x^2+25x=-2 \n" ); document.write( "combine like terms \n" ); document.write( "-x^2+x=-2 \n" ); document.write( "set equation=0 \n" ); document.write( "x^2-x-2=0 \n" ); document.write( "factor \n" ); document.write( "(x-2)(x+1)=0 \n" ); document.write( "solve for x \n" ); document.write( "x-2=0 \n" ); document.write( "x=2 \n" ); document.write( "or \n" ); document.write( "x+1=0 \n" ); document.write( "x=-1 \n" ); document.write( "ans; \n" ); document.write( "x=2 or -1 \n" ); document.write( " |