document.write( "Question 28861: I'm having trouble solving the following:
\n" );
document.write( " 7x+3(5-2x)=21
\n" );
document.write( "I know x=6 but I'm having difficulty figuring out the steps.
\n" );
document.write( "Can you start me out in the right direction?
\n" );
document.write( "I don't know how to get rid of the x in the parenthesis.
\n" );
document.write( "Any help you could give me would be appreciated. \n" );
document.write( "
Algebra.Com's Answer #15752 by Lal(16)![]() ![]() ![]() You can put this solution on YOUR website! 7x + 3(5 - 2x) = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the parentheses, you have to distribute the 3 to the numbers inside of them. So, it would look like this, after distribution:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7x + 15 - 6x = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And then, to solve:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7x - 6x = 6\r \n" ); document.write( "\n" ); document.write( "1x = 6\r \n" ); document.write( "\n" ); document.write( "x = 6 \n" ); document.write( " |