document.write( "Question 396526: I have tried to solve this problem multiple times today. Don't know what I'm doing wrong. \r
\n" );
document.write( "\n" );
document.write( "2(5x+4)+3(2x+11)= 4x-19 \n" );
document.write( "
Algebra.Com's Answer #281273 by richard1234(7193) You can put this solution on YOUR website! Just expand each term:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10x + 8 + 6x + 33 = 4x - 19\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "16x + 41 = 4x - 19\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12x = -60 --> x = -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can check by plugging x = -5, if you wish. \n" ); document.write( " |