SOLUTION: expand(y+3r)^3
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: expand(y+3r)^3
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 994719
:
expand(y+3r)^3
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
expand(y+3r)^3
------------
Use Pascal's triangle --> coeff's are 1 3 3 1
---
(y+3r)^3 = 1*y^3 + 3*y^2*(3r)^1 + 3*y*(3r)^2 + 1*(3r)^3
=