document.write( "Question 106669: 6x + 4(3x – 2) = 6x + 2 \r
\n" );
document.write( "\n" );
document.write( "I am getting x=10 but I was not sure if I did it right. \n" );
document.write( "
Algebra.Com's Answer #77634 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x: If you are not sure that your solution is correct, be sure to substitute your solution back into the original equation to see if the two sides are equal. When you try this with x = 10 you'll find that it does not work! \n" ); document.write( "6x+4(3x-2) = 6x+2 Simplify the left side. \n" ); document.write( "6x+12x-8 = 6x+2 Subtract 6x from both sides. \n" ); document.write( "12x-8 = 2 Add 8 to both sides. \n" ); document.write( "12x = 10 Divide both sides by 12. \n" ); document.write( "x = 10/12 Reduce. \n" ); document.write( "x = 5/6 \n" ); document.write( "Check: Substitute x = 5/6 into the original equation: \n" ); document.write( "6(5/6)+4(3(5/6)-2) = 6(5/6)+2 Simplify. \n" ); document.write( "5+4((5/2)-2) = 5+2 \n" ); document.write( "5+4(1/2) = 7 \n" ); document.write( "5+2 = 7 \n" ); document.write( "7 = 7 \n" ); document.write( " |