Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

use pascals triangle to expand $(r + s)^{3}$.

Question

use pascals triangle to expand $(r + s)^{3}$.

Explanation:

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 $$

Answer:

\(r^{3}+3r^{2}s + 3rs^{2}+s^{3}\)