SOLUTION: Please let me know if this is correct. The question is to multiply (x-3)^2. My answer was x^3+9

Algebra ->  Expressions-with-variables -> SOLUTION: Please let me know if this is correct. The question is to multiply (x-3)^2. My answer was x^3+9      Log On


   



Question 211885: Please let me know if this is correct. The question is to multiply (x-3)^2. My answer was x^3+9
Found 2 solutions by marcsam823, gypsy1274:
Answer by marcsam823(57) About Me  (Show Source):
You can put this solution on YOUR website!
%28x-3%29%5E2
To multiply this expand the expression. As the problem is asking you to square:
(x-3)*(x-3)
Now use the FOIL method to find the product.
FOIL is an acronym for First, Outer, Inner, Last
Multiply the first term of each expression
x * x = x^2
Next, multiply the two outer terms:
x * -3 = -3x
Then multiply the inner terms:
x * -3 = -3x
Finally, the last terms
-3 * -3 = 9
Add all of terms together:
x%5E2+%2B+%28-3x%29+%2B+%28-3x%29+%2B9
Combine like terms:
x%5E2+-+6x+%2B+9
This is your answer

Answer by gypsy1274(9) About Me  (Show Source):
You can put this solution on YOUR website!
The answer you came up with is incorrect. You cannot distribute an exponent in that manor. In this case you would use FOIL (first, inside, outside, last) to multiply these binomials.
(x-3) (x-3)
First: x%2Ax=x%5E2
Inside:-3%2Ax=-3x
Outside:-3%2Ax=-3x
Last:-3%2A-3=9
Put those products into an equation:
x%5E2-3x-3x%2B9
Then combine like terms:
x%5E2-6x%2B9
And you're done.