Jump to content

How to complete the square with two variables


CrazCo

Recommended Posts

Okay. I've always been good at figuring stuff out, but my training in math is quite limited. However, since nobody has responded yet...

 

Don't you just solve for one of the variables, then do a replacement? So, you say "X = blah blah blah" and then put "blah blah blah" in place of X and solve for Y. (note- X will equal something with a few Y's in it).

 

Make sense?

Then, once you know an actual number value for Y, you can put that into the equation and determine an actual number value for X.

Link to comment
Share on other sites

For example:

 

9y^2 - 6y - 9 - x = 0

 

What do you do in this case? Thanks!

 

Well, there isn't an x^2 term so it's not really possible to complete the square including the x, but you can complete the square with y...

 

First, rearrange the equation so that the three terms necessary to complete are on one side, and the x is on the other.

[math]9y^2 - 6y - 9 = x[/math]

Now, the closest square is [math](3y-1)^2 = 9y^2 - 6y + 1[/math]. This is 10 more than what you have on the left. So, if we add ten to both sides (preserving the equality) you get this:

[math]9y^2 - 6y - 9 + 10 = x + 10[/math]

[math]9y^2 - 6y + 1 = x + 10[/math]

But [math]9y^2 - 6y + 1 = (3y-1)^2[/math] so

[math](3y-1)^2 = x + 10[/math]

 

Now, this doesn't appear very useful if you're trying to solve for either variable, but if the directions were to just complete the square then I guess it works. Usually completing the square is a tool used to simplify an equation that isn't otherwise algebraically solvable.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.