document.write( "Question 238703: can someone please show me how to solve this step by step? I need to simplify this.\r
\n" );
document.write( "\n" );
document.write( "7{[4(a-4)+16] - [2(3a-2)+2]} \n" );
document.write( "
Algebra.Com's Answer #175408 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! simplify this. \n" ); document.write( "7{[4(a-4)+16] - [2(3a-2)+2]} \n" ); document.write( ": \n" ); document.write( "start with the inmost brackets first, multiply what's in those brackets \n" ); document.write( "7{[4a -16 + 16] - [6a - 4 + 2]} \n" ); document.write( ": \n" ); document.write( "Do the math inside the brackets \n" ); document.write( "7(4a - (6a - 2)) \n" ); document.write( ": \n" ); document.write( "Remove the inner bracket, a minus changes the signs \n" ); document.write( "7(4a - 6a + 2) \n" ); document.write( ": \n" ); document.write( "combine the a's \n" ); document.write( "7(-2a + 2) \n" ); document.write( "then mult each term by 7 \n" ); document.write( "-14a + 14 \n" ); document.write( " |