#complete the square
18 messages · Page 1 of 1 (latest)
complete the square
Well factor out a 3 from the first 2 terms
3(x² + 4x) + 19
then complete the square from what's inside that
then bring the 3 back by multiplying it back in and simplify
3(x+2)^2 + 5.5?
should be 3[(x + 2)² - 4] + 19
then expand back the 3
3(x + 2)² - 12 + 19
so 3(x + 2)² + 7
typo 💀
ah i see but why is it -4 instead of 4?
cause if we expanded it
We originally had x² + 4x right
yh
if we expanded (x + 2)²
we would get x² + 4x + 4
so we want to remove that 4
to just keep x² + 4x
ohh makes sense. thanks