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

Simple polynomial division


3m read
·Nov 11, 2024

Let's say someone walks up to you on the street and they give you this expression: x squared plus 7x plus 10 divided by x plus 2. They say, "See if you could simplify this thing." So, pause this video and see if you can do that.

One way to think about it is: what is x squared plus 7x plus 10 divided by x plus 2? What is that going to be?

Now, there are two ways that you could approach this. One way is to try to factor the numerator and see if it has a factor that is common to the denominator. So, let's try to do that. We’ve done this many, many times. If this looks new to you, I encourage you to review factoring polynomials in other places on Khan Academy.

What two numbers add up to seven and when you multiply them, you get ten? Well, that would be two and five. So, we could rewrite that numerator as (x + 2)(x + 5). And then, of course, the denominator still has x + 2. Then we clearly see we have a common factor.

As long as x does not equal negative 2, because if x equals negative 2, this whole expression is undefined; then you get a 0 in the denominator. So, as long as x does not equal negative 2, we can divide the numerator and the denominator by (x + 2). Once again, the reason why I put that constraint is we can't divide the numerator and denominator by zero.

For any other values of x, this (x + 2) will be non-zero, and we could divide the numerator and the denominator by that; they would cancel out, and we would just be left with x + 5. So, another way to think about it is this expression—our original expression—could be viewed as x + 5 for any x that is not equal to negative 2.

Now, the other way that we could approach this is through algebraic long division, which is very analogous to the type of long division that you might remember from, I believe, it was fourth grade. So, what you do is say, "All right, I'm going to divide (x + 2) into (x squared + 7x + 10)."

In this technique, you look at the highest degree terms. You have an x there and an x squared there. You say, "How many times does x go into x squared?" Well, it goes x times. Now, you would write that in this column because x is just x to the first power. You could view this as the first-degree column; it's analogous to the place values that we talk about when we first learn numbers or how we regroup or about place value, but here you can view it as degree places or something like that.

Then, you take that x and multiply it by this entire expression. So, x times 2 is 2x. Put that in the first-degree column; x times x is x squared. Now, what we want to do is subtract these things in yellow from what we originally had in blue.

We could do it this way, and then we will be left with 7x minus 2x, which is 5x, and then x squared minus x squared is just zero. Then we can bring down this plus 10. Once again, we look at the highest degree term. x goes into 5x five times. That's a zero-degree, it's a constant, so I'll write it in the constant column.

5 times 2 is 10, and 5 times x is 5. Then, I'll subtract these from what we have up here, and notice we have no remainder. What’s interesting about algebraic long division— we’ll probably see in another video or two—you can actually have a remainder. So, those are going to be situations where just the factoring technique alone would not have worked.

In this situation, this model would have been easier. But this is another way to think about it: you say, "Hey look, (x + 2)(x + 5) is going to be equal to this." Now, if you wanted to rewrite this expression the way we did here and say, "Hey, this expression is equal to x + 5," we would have to constrain the domain. You'd say, "Hey, for all x's not equaling negative 2 for these to be completely identical expressions."

More Articles

View All
The Trolley Problem in Real Life
Excuse me. You know, if I had been driving, that would’ve been pretty dangerous. Every time you sneeze, your eyes close for about one second, which means if you sneeze while driving at, say, 70 miles per hour times 5,280 divided by 60 divided by 60, you w…
Derivatives of sec(x) and csc(x) | Derivative rules | AP Calculus AB | Khan Academy
In a previous video, we used the quotient rule in order to find the derivatives of tangent of X and cotangent of X. What I want to do in this video is to keep going and find the derivatives of secant of X and cosecant of X. So, let’s start with secant of …
Nested conditionals | Intro to CS - Python | Khan Academy
What happens if you indent a conditional inside another conditional? To trace how the computer executes a program with nested conditionals, we need to look at the indentation. We know that an if starts a new conditional, so that means we have two conditio…
Bond length and bond energy | AP Chemistry | Khan Academy
If you were to find a pure sample of hydrogen, odds are that the individual hydrogen atoms in that sample aren’t just going to be separate atoms floating around. Many of them, and if not most of them, would have bonded with each other, forming what’s know…
Khan Academy Ed Talk with Mike Flanagan
Hello and welcome to Ed Talks with Khan Academy. I’m Kristin Disarro, the Chief Learning Officer at Khan Academy, and I am excited today to talk to Mike Flanagan, the CEO of the Mastery Transcript Consortium. We’ll find out what that is and what it means …
Gettysburg
So we’ve been talking about the progress of the American Civil War, which started in early 1861 after the 11 states of the South, which were slave states, seceded from the Union and tried to establish an independent nation known as the Confederate States …