document.write( "Question 372391: Simplify 7x-2((4x-3y-2(x-7))\r
\n" );
document.write( "\n" );
document.write( "My solution:
\n" );
document.write( "7x-2((4x-3y-2(x-7))
\n" );
document.write( "=7x-2(4x-3y-(2x-14))
\n" );
document.write( "=7x-2(4x-3y-2x+14)
\n" );
document.write( "=7x-2(2x-3y+14)
\n" );
document.write( "=7x-(4x+6y-28)
\n" );
document.write( "=3x+6y-28 \n" );
document.write( "
Algebra.Com's Answer #265285 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You are correct. Good job. However, your second to last step shouldn't have any parenthesis. \n" ); document.write( " |