Tap the blue circles to see an explanation.
| $$ \begin{aligned}(k+1)^2(k+2)^2& \xlongequal{ \color{blue}{ \text{\normalsize{ \htmlClass{explanationCircle explanationCircle1}{\textcircled {1}} } }}}(1k^2+2k+1)(1k^2+4k+4) \xlongequal{ } \\[1 em] & \xlongequal{ \color{blue}{ \text{\normalsize{ \htmlClass{explanationCircle explanationCircle2}{\textcircled {2}} \htmlClass{explanationCircle explanationCircle3}{\textcircled {3}} } }}}k^4+6k^3+13k^2+12k+4\end{aligned} $$ | |
| ① | Find $ \left(k+1\right)^2 $ using formula. $$ (A + B)^2 = \color{blue}{A^2} + 2 \cdot A \cdot B + \color{red}{B^2} $$where $ A = \color{blue}{ k } $ and $ B = \color{red}{ 1 }$. $$ \begin{aligned}\left(k+1\right)^2 = \color{blue}{k^2} +2 \cdot k \cdot 1 + \color{red}{1^2} = k^2+2k+1\end{aligned} $$Find $ \left(k+2\right)^2 $ using formula. $$ (A + B)^2 = \color{blue}{A^2} + 2 \cdot A \cdot B + \color{red}{B^2} $$where $ A = \color{blue}{ k } $ and $ B = \color{red}{ 2 }$. $$ \begin{aligned}\left(k+2\right)^2 = \color{blue}{k^2} +2 \cdot k \cdot 2 + \color{red}{2^2} = k^2+4k+4\end{aligned} $$ |
| ② | Multiply each term of $ \left( \color{blue}{k^2+2k+1}\right) $ by each term in $ \left( k^2+4k+4\right) $. $$ \left( \color{blue}{k^2+2k+1}\right) \cdot \left( k^2+4k+4\right) = k^4+4k^3+4k^2+2k^3+8k^2+8k+k^2+4k+4 $$ |
| ③ | Combine like terms: $$ k^4+ \color{blue}{4k^3} + \color{red}{4k^2} + \color{blue}{2k^3} + \color{green}{8k^2} + \color{orange}{8k} + \color{green}{k^2} + \color{orange}{4k} +4 = \\ = k^4+ \color{blue}{6k^3} + \color{green}{13k^2} + \color{orange}{12k} +4 $$ |