QUESTION IMAGE
Question
use pascals triangle to expand $(y + z)^{2}$.
Step1: Find the row in Pascal's Triangle
For \((a + b)^n\), we use the \((n + 1)\) - th row of Pascal's Triangle. For \(n=2\), the third row of Pascal's Triangle is \(1\quad2\quad1\).
Step2: Apply the binomial expansion formula \((a + b)^n=\sum_{k = 0}^{n}C(n,k)a^{n - k}b^{k}\)
Here \(a = y\), \(b = z\) and \(n = 2\).
$$
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
\(y^{2}+2yz + z^{2}\)