yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Worked example: Rewriting expressions by completing the square | High School Math | Khan Academy


2m read
·Nov 11, 2024

Let's see if we can take this quadratic expression here, ( x^2 + 16x + 9 ), and write it in this form.

You might be saying, "Hey Sal, why do I even need to worry about this?" One, it is just good algebraic practice to be able to manipulate things. But as we'll see in the future, what we're about to do is called completing the square. It's a really valuable technique for solving quadratics, and it's actually the basis for the proof of the quadratic formula, which you'll learn in the future. So it's actually a pretty interesting technique.

So how do we write this in this form? Well, one way to think about it is if we expanded this ( (x + a)^2 ). We know if we square ( (x + a) ) we would get ( x^2 + 2ax + a^2 ), and then you still have that plus ( b ) right over there.

So one way to think about it is let's take this expression, this ( x^2 + 16x + 9 ). I'm just going to write it with a little few spaces in it: ( x^2 + 16x ) and then ( + 9 ), just like that.

If we say, "Alright, we have an ( x^2 ) here, we have an ( x^2 ) here," if we say that ( 2ax ) is the same thing as that, then what's ( a ) going to be? So if this is ( 2a \times x ), well that means ( 2a = 16 ) or that ( a = 8 ).

And so if I want to have an ( a^2 ) over here, well if ( a ) is 8, I would add ( 8^2 ), which would be 64. Well, I can't just add numbers willy-nilly to an expression without changing the value of an expression. So if I don't want to change the value of the expression, I still need to subtract 64.

So notice all that I have done now is I just took our original expression, and I added 64 and subtracted 64. So I have not changed the value of that expression. But what was valuable about me doing that is now this first part of the expression, this part right over here, fits the pattern of what? A perfect square quadratic.

Right over here we have ( x^2 + 2ax ) where ( a ) is 8, plus ( a^2 ) which is 64. Once again, how did I get 64? I took half of the 16 and I squared it to get to the 64.

And so this stuff that I've just squared off, this is going to be ( (x + 8)^2 ). Once again, I know that because ( a ) is 8. So this is ( (x + 8)^2 ).

And then all of this business on the right-hand side, what is ( 9 - 64 )? Well, ( 64 - 9 ) is ( -55 ). So this is going to be ( -55 ).

So minus 55, and we're done! We've written this expression in this form, and what's also called completing the square.

More Articles

View All
Alaska Twins Live Off the Land 150 Miles From the Nearest Store | National Geographic
This is a very physically demanding way of life. There’s been times where I’ve been skiing for eight or ten hours through deep snow and stopping to maintain traps. I’m really tired and I’m hot and I’m sweaty, and I know that I’m just one sprained ankle aw…
Meet Madeline, the Robot Tamer | Short Film Showcase
[Music] I’m really passionate about inventing better ways to communicate with machines that can make things. For a long time, industrial robots have been the culprit of automation and replacing human labor. Basically, all the easy tasks to automate have …
The History of the Bible, Animated | National Geographic
Along the shores of the Dead Sea, three Bedouin shepherds were tending their flocks when one of their goats strayed from the herd. Thinking it had wandered into a cave, one of them threw a stone to scare the animal out. The unexpected sound sparked their …
Going Underwater For a World Worth Protecting | Perpetual Planet: Baja
(Mellow music) - We’re 300 meters off the coast of Santo Espiritu Island, and we’re lighting an area to attract plankton. Mobulas feed on plankton. Hopefully, they’ll come close to us and we’ll be able to swim with them. (Mellow music) First, plankton com…
Fisherman With No Fish | Years of Living Dangerously
Through frequent dive trips to Appo Island, Renee has befriended many of the locals. Come over here, John Zenan is a third-generation fisherman who has spent his entire life on the island, living off its resources. He and his son Jory make daily trips to …
Divergence example
So I’ve got a vector field here V of XY where the first component of the output is just ( x \cdot y ) and the second component is ( y^2 - x^2 ). The picture of this vector field is here; this is what that vector field looks like. What I’d like to do is co…