Systems
of Non-Linear Equations: As previously mentioned, sometimes you'll need to use old tools in new ways when solving the more advanced systems of non-linear equations. The example below demonstrates how the Quadratic Formula is sometimes used to help in solving, and shows how involved your computations might get.
x2
xy + y2 = 21 This system represents an ellipse and a set of straight lines. If you solve each equation above for y, you can enter the "plus-minus" equations into your graphing calculator to verify this: x2 xy + y2 = 21 y2 xy + (x2 21) = 0
x2 + 2xy 8y2 = 0 0 = 8y2 2xy x2
As you can see, I used the Quadratic Formula in each of the original equations, in order to solve for y in terms of x. This gave me equations that I could graph. This technique doesn't come up that often, but it can be a life-saver when you can't seem to solve things any other way. Oh, and where did those absolute-value bars come from? Recall that, technically, the square root of x2 is the absolute value of x. That's how I did that simplification in the next-to-last line above. And this absolute value will matter shortly. The absolute value of x in the second equation above gives two cases for the values of y: If x < 0, then | x | = x, so y = (x 3x)/8 = x/2, x/4 If x > 0, then | x | = x, so y = (x 3x)/8 = x/4, x/2. In either case, y = x/4 or y = x/2. Since I derived these "y=" solution-equations from the second of the original equations, I will plug them into the first equation to solve for some actual numerical values: If y = x/4: Copyright 2002-2011 Elizabeth Stapel All Rights Reserved
Then, plugging into the "y=" solution-equations above, I get:
If y = x/2:
Then: Then the four solutions are: Warning: Do not try to
write the solution points as " By the way, the graph of the system looks like this:
(To graph the ellipse using the traditional methods, you would have to do a "rotation of axes", a process you probably won't see until calculus, if at all.) By the way, there is another method of doing the algebra for the above exercise, because the quadratic in the second equation happens to be factorable. (This factorability is NOT generally true, but you should try to remember to check, just in case.) If you factor the second equation and solve for x in terms of y, you get: x2
+ 2xy 8y2
= 0 Plug these into the first equation for y, and solve for the x-values. This last example (the first way I worked it) is about as complicated as these things ever get. But if you plug away and work neatly and completely, you should be able to arrive at the solution successfully. And if you have a graphing calculator (and the time), try doing a quick graph to verify your answers visually. << Previous Top | 1 | 2 | 3 | 4 | 5 | 6 | Return to Index
|
|
|
Copyright 2002-2012 Elizabeth Stapel | About | Terms of Use |
|
|
|
|
|
|