document.write( "Question 409239:  Simplify using difference of squares:
\n" );
document.write( "(u^2+v-w)(u^2-v+w) \n" );
document.write( "
| Algebra.Com's Answer #288154 by jsmallt9(3758)      You can put this solution on YOUR website! \n" ); document.write( "The difference of squares pattern is: \n" ); document.write( " \n" ); document.write( "To use this pattern on your expression, we need to be able to rewrite your expression (at least in our heads) as the sum of an \"a\" and a \"b\" times the difference of that \"a\" and \"b\". Once you realize that the \"a\" and \"b\" can be any Math expression, then you will become a more powerful user of patterns. \n" ); document.write( "Here's how we can rewrite your expression: \n" ); document.write( " \n" ); document.write( "Take a moment to see how this expression is equal to your original expression. Note how the minus in front of the parentheses in the second factor make the \"-w\" inside the parentheses equal to the \"+w\" in your original expression. \n" ); document.write( "Once written this way, it is not hard to see that we have matched the difference of squares pattern (the left side) with the \"a\" being \n" ); document.write( " \n" ); document.write( "Squaring \n" ); document.write( " \n" ); document.write( "Note the use of parentheses. That whole entire expression is \n" ); document.write( "One last simplification: \n" ); document.write( " \n" ); document.write( "The alternative to using the pattern to multiply is to multiply the trinomials the \"normal\" way: Multiply each term of one polynomial by each term of the other and then add like terms,if any. This would mean 9 multiplications plus adding like terms. Using the patterns, once you learn how, makes this much easier. \n" ); document.write( " |