document.write( "Question 190132: I have tried to solve this problem. It is dealing with distributive properties. I need some help. I would like to see the step by step solution for this problem so I can see where I made my mistake. Here is the problem.\r
\n" );
document.write( "\n" );
document.write( "Solve for x: 3(4x + 1)-2=9x + 1\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help \n" );
document.write( "
Algebra.Com's Answer #142710 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 3(4x + 1)-2=9x + 1 \n" ); document.write( "First, distribute the 3 to terms inside the parenthesis: \n" ); document.write( "12x + 3 -2 = 9x + 1 \n" ); document.write( "Combine like-terms on the left: \n" ); document.write( "12x + 1 = 9x + 1 \n" ); document.write( "Subtract 9x from both sides: \n" ); document.write( "3x + 1 = 1 \n" ); document.write( "Subtract 1 from both sides: \n" ); document.write( "3x = 0 \n" ); document.write( "Finally, divide both sides by 3: \n" ); document.write( "x = 0 \n" ); document.write( " |