document.write( "Question 952480: Simplify the expression.
\n" );
document.write( "
\n" );
document.write( "2x(2x + x^2) + 3x(4x - 2x^2) \n" );
document.write( "
Algebra.Com's Answer #581675 by addingup(3677) You can put this solution on YOUR website! 2x(2x + x^2) + 3x(4x - 2x^2) \n" ); document.write( "2xx(x+2)+ 3x - 2x(x-2)Combine on left \n" ); document.write( "2x^2(x+2) On the right we are going to isolate some elements and recombine: \n" ); document.write( "3x(-2)x <-- see how we isolated the -2 and the x. The rest of this equation, (x-2), stays the same. \n" ); document.write( "Now recombine, like this: \n" ); document.write( "3x^2(-2)(x-2) And rewrite following it's original form: \n" ); document.write( "2x^2(x+2)+3x^2(-2)(x-2). Multiply 3x^2(-2) and you get -6x^2. Substitute: \n" ); document.write( "2x^2(x+2)-6x^2(x-2) Factor out x^2, like this: \n" ); document.write( "x^2(2(x+2))-6(x-2) On the left, distribute 2 over (x+2): \n" ); document.write( "2x+4 And on the right distribute -6 over (x-2): \n" ); document.write( "12-6x Now we have: \n" ); document.write( "x^2(2x+4+12-6x Group like terms: \n" ); document.write( "x^2(-4x+16) rewrite to make it pretty: \n" ); document.write( "x^2(16-4x) Finally, 16 and 4 are both divisible by 4. Factor out this 4: \n" ); document.write( "x^2(4(4-x)) The end, cannot be simplified any more.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |