SOLUTION: Expanding each integer in the expression 21*12, the result is [(2*10^1)+(1*10^0)] * [(1*10^1) + (2*10^0)]. Replace the 10s with x's and then multiply this expression using Foil.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Expanding each integer in the expression 21*12, the result is [(2*10^1)+(1*10^0)] * [(1*10^1) + (2*10^0)]. Replace the 10s with x's and then multiply this expression using Foil.       Log On


   



Question 986025: Expanding each integer in the expression 21*12, the result is [(2*10^1)+(1*10^0)] * [(1*10^1) + (2*10^0)]. Replace the 10s with x's and then multiply this expression using Foil.

Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
[(2*10^1)+(1*10^0)] * [(1*10^1) + (2*10^0)]
.
%28%282%2A10%5E1%29%2B%281%2A10%5E0%29%29%2A%28%281%2A10%5E1%29%2B%282%2A10%5E0%29%29
%282x%2B1%29%28x%2B2%29
2x%5E2%2Bx%2B4x%2B2
2x%5E2%2B5x%2B2