SOLUTION: Expand the following using either the Binomial Theorem or Pascal’s Triangle. with steps please (2x + 4)^3
Algebra
->
Functions
-> SOLUTION: Expand the following using either the Binomial Theorem or Pascal’s Triangle. with steps please (2x + 4)^3
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 1092916
:
Expand the following using either the Binomial Theorem or Pascal’s Triangle. with steps please
(2x + 4)^3
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
(2x + 4)^3
-----------
Pascal's Triangle is good for 3rd power.
--> 1 3 3 1
===============
(a+b)^3 = a^3 + 3a^2b + 3ab^2 + b^3
-----
Sub 2x for a, and 4 for b.