document.write( "Question 262947: Solve for x:
\n" );
document.write( " 5x - 4(x+9)= 2x - 3 \n" );
document.write( "
Algebra.Com's Answer #193712 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5x-4(x+9)=2x-3 \n" ); document.write( "5x-4x-9=2x-3 \n" ); document.write( "-x=6 \n" ); document.write( "x=-6 \n" ); document.write( " |