SOLUTION: (x+h)(x+h)(x+h)
Algebra
->
Distributive-associative-commutative-properties
-> SOLUTION: (x+h)(x+h)(x+h)
Log On
Algebra: Distributive, associative, commutative properties, FOIL
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Distributive-associative-commutative-properties
Question 47878
:
(x+h)(x+h)(x+h)
Found 2 solutions by
stanbon, Nate
:
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
x+h)(x+h)(x+h)
=x^3 + 3x^2h + 3xh^2 + h^3
Cheers,
Stan H.
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
(A + B)^3
C(3,0)(A)^3 + C(3,1)(A)^2(B) + C(3,2)(A)(B)^2 + C(3,3)(B)^3
C(3,0) = 3!/0!3! = 1
C(3,1) = 3!/1!2! = 3
C(3,2) = 3!/2!1! = 3
C(3,3) = 3!/3!0! = 1
(A)^3 + 3(A)^2(B) + 3(A)(B)^2 + (B)^3
(x + h)^3
x^3 + 3x^2h + 3xh^2 + h^3