document.write( "Question 38083: Can someone tell me if I did this correctly\r
\n" );
document.write( "\n" );
document.write( "3(x-5) + 3x = 4x + 5\r
\n" );
document.write( "\n" );
document.write( "I get an answer of x = 10 \n" );
document.write( "
Algebra.Com's Answer #23594 by junior403(76)![]() ![]() ![]() You can put this solution on YOUR website! 3(x-5) + 3x = 4x + 5 Answer: x = 10 \n" ); document.write( "This seems to be correct. \n" ); document.write( "3(x-5) + 3x = 4x + 5 \n" ); document.write( "Distribute... \n" ); document.write( "3x - 15 + 3x = 4x + 5 \n" ); document.write( "Combine like terms... \n" ); document.write( "6x - 15 = 4x + 5 \n" ); document.write( "Subtract 4x from both sides... \n" ); document.write( "2x - 15 = 5 \n" ); document.write( "Add 15 to both sides... \n" ); document.write( "2x = 20 \n" ); document.write( "Now divide both sides by 2... \n" ); document.write( "x = 10 \n" ); document.write( "Nice Job! \n" ); document.write( "Good Luck! \n" ); document.write( " |