document.write( "Question 1036370: What is the value of x in the equation
\n" );
document.write( "(2x+2)+(3x-12)=180 ? \n" );
document.write( "
Algebra.Com's Answer #651019 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "(2x+2)+(3x-12)=180 \n" ); document.write( "Remove brackets. \n" ); document.write( "2x + 2 + 3x - 12 = 180 \n" ); document.write( "Collect like terms: \n" ); document.write( "2x + 3x = 180 - 2 + 12 \n" ); document.write( "5x = 190 \n" ); document.write( "x = 38 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |