document.write( "Question 211885: Please let me know if this is correct. The question is to multiply (x-3)^2. My answer was x^3+9 \n" ); document.write( "
Algebra.Com's Answer #160066 by marcsam823(57)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "To multiply this expand the expression. As the problem is asking you to square: \n" ); document.write( "(x-3)*(x-3) \n" ); document.write( "Now use the FOIL method to find the product. \n" ); document.write( "FOIL is an acronym for First, Outer, Inner, Last \n" ); document.write( "Multiply the first term of each expression \n" ); document.write( "x * x = x^2 \n" ); document.write( "Next, multiply the two outer terms: \n" ); document.write( "x * -3 = -3x \n" ); document.write( "Then multiply the inner terms: \n" ); document.write( "x * -3 = -3x \n" ); document.write( "Finally, the last terms \n" ); document.write( "-3 * -3 = 9\r \n" ); document.write( "\n" ); document.write( "Add all of terms together: \n" ); document.write( " \n" ); document.write( "Combine like terms: \n" ); document.write( " \n" ); document.write( "This is your answer \n" ); document.write( " |