document.write( "Question 395506: solve..6(x+4)=8(x-2)...x=??? \n" ); document.write( "
Algebra.Com's Answer #280668 by Jstrasner(112)![]() ![]() You can put this solution on YOUR website! Hey, \n" ); document.write( "So for this one you need to distribute the numbers outside of the parentheses: \n" ); document.write( "6(x+4)=8(x-2) => 6x + 24 = 8x - 16 \n" ); document.write( "Now we subtract 6x from both sides and add 16 to both sides: \n" ); document.write( "6x - 6x + 24 + 16 = 8x - 6x - 16 + 16 => \n" ); document.write( "40 = 2x \n" ); document.write( "then we divide both sides by 2: \n" ); document.write( "x = 20 \n" ); document.write( "I hope this helps! \n" ); document.write( " |