document.write( "Question 187558: I was told to simplify this equation but am not quite sure what to do or how much can be simplified.
\n" );
document.write( "3x^2 – x[4 – 3(x – 4)] \n" );
document.write( "
Algebra.Com's Answer #140581 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I was told to simplify this equation but am not quite sure what to do or how much can be simplified. \n" ); document.write( "3x^2 – x[4 – 3(x – 4)] \n" ); document.write( "Eliminate parentheses 1st \n" ); document.write( "= 3x^2 - x[4 -3x + 12] \n" ); document.write( "Brackets are same as parentheses \n" ); document.write( "= 3x^2 -x(16 - 3x) \n" ); document.write( "= 3x^2 - 16x + 3x^2 \n" ); document.write( "= 6x^2 - 16x \n" ); document.write( "It's simpler. \n" ); document.write( " |