QUESTION IMAGE
Question
use pascals triangle to expand $(r + s)^{3}$.
Step1: Find the row in Pascal's Triangle for exponent 3
The row for exponent \(n = 3\) in Pascal's Triangle is \(1,3,3,1\).
Step2: Apply the binomial expansion formula \((a + b)^n=\sum_{k = 0}^{n}\binom{n}{k}a^{n - k}b^{k}\)
Here \(a=r\), \(b = s\), \(n = 3\).
$$
LATEXBLOCK0
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\(r^{3}+3r^{2}s + 3rs^{2}+s^{3}\)