document.write( "Question 179537: how would you work out 3(2x+3)+2(x+4)=25 \n" ); document.write( "
Algebra.Com's Answer #134483 by nerdybill(7384) You can put this solution on YOUR website! The idea is to isolate the unknown 'x' to one side of the equation. \n" ); document.write( ". \n" ); document.write( "3(2x+3)+2(x+4)=25 \n" ); document.write( "Start by distributing the 3 and 2 to terms inside the parentheses: \n" ); document.write( "(6x+9)+(2x+8)=25 \n" ); document.write( "Combine like-terms: \n" ); document.write( "(6x+2x)+(9+8)=25 \n" ); document.write( "(8x)+(17)=25 \n" ); document.write( "Subtracting 17 from both sides: \n" ); document.write( "8x = 25-17 \n" ); document.write( "8x = 8 \n" ); document.write( "Dividing both sides by 8: \n" ); document.write( "x = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |