|
|
|
|
||
|
|
|
|
|
System-of-Equations Word Problems (page 1 of 2) Many problems lend themselves to being solved with systems of linear equations. In "real life", these problems can be incredibly complex. This is one reason why linear algebra (the study of linear systems and related concepts) is its own branch of mathematics. In your studies, however, you should generally be faced with much simpler problems. What follows are some typical examples.
In the past I would have set this up by picking a variable for one of the groups (say, "c" for "children") and then use "(total) less (what I've already accounted for)" (in this case, "2200 – c") for the other group. Using a system of equations, however, allows me to use two different variables for the two different unknowns. number of adults: a total number: a
+ c =
2200 Now I can solve the system for the number of adults and the number of children. I will solve the first equation for one of the variables, and then substitute the result into the other equation: a = 2200 – c 4(2200 – c)
+ 1.5c
= 5050 a = 2200 – (1500) = 700 There were 1500 children and 700 adults. You will probably start out with problems which, like the one above, seem very familiar. But you will then move on to more complicated problems.
I'll use "t" for the "tens" digit of the original number and "u" for the "units" (or "ones") digit. Keeping in mind that the tens digit stands for "ten times this value", I then have: t + u = 7 Just as "26" is "10 times 2, plus 6 times 1", so also the two-digit number will be ten times the "tens" digit, plus one times the "units" digit. original number: 10u + 1t The new number will have the values of the digits (represented by the variables) in reverse order: new number: 10t + 1u And this new number is twenty-seven more than the original number: (new number) is (old number) increased by (twenty-seven) 10t + 1u = 10u + 1t + 27 Now I have a system that I can solve: t +
u =
7 First I'll simplify the second equation: 10u
+ t =
10t +
u +
27 After reordering the variables in the first equation, I now have: u +
t =
7 Adding down, I get 2u = 10, so u = 5. Then t = 2. Checking, this means that the original number was 25 and the new number (gotten by switching the digits) is 52. Since 52 – 25 = 27, this solution checks out. Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved The number is 25.
Recalling that a parabola has a quadratic as its equation, I know that I am looking for an equation of the form ax2 + bx + c = y. Also, I know that points are of the form (x, y). Practically speaking, this mean that, in each of these points, they have given me values for x and y that make the quadratic equation true. Plugging the three points in the general equation for a quadratic, I get a system of three equations, where the variables stand for the unknown coefficients of that quadratic: a(–1)2 + b(–1)
+ c = 9 Simplifying the three equations, I get: 1a
– b + c = 9 I won't display the solving of this problem, but the result is that a = 3, b = –2, and c = 4, so the equation is: y = 3x2 – 2x + 4 You may also see similar exercises referring to circles (using x2 + y2 + bx + cy + d = 0) or other conics, though parabolas are the most common. Keep in mind that projectile problems (like shooting an arrow up in the air or dropping a penny from the roof of a tall building) are also parabola problems (using –( 1/2 )gt2 + v0t + h0 = s, where h0 is the original height, v0 is the initial velocity, s is the height at time t, usually measured in seconds, and g refers to gravity, being 9.8 if you're working in meters and 32 if you're working in feet). All of these different permutations of the above example work the same way: Take the general equation for the curve, plug in the given points, and solve the resulting system of equations for the values of the coefficients. Warning: If you see an exercise of this sort in the homework, be advised that you may be expected to know the forms of the general equations (such as "ax2 + bx + c = y" for parabolas) on the next text. Top | 1 | 2 | Return to Index Next >>
|
|
|
|
Copyright © 2003-2008 Elizabeth Stapel | About | Terms of Use |
|
|
|
|
|
|