
David W. answered 10/07/15
Tutor
4.7
(90)
retired
The elimination method adds or subtracts equations to eliminate one of the variables. Thus, one of the coefficients must be the same, so we often have to multiply one equation (or both) in order to get one of the coefficients to match.
Let: x = number of Ferris wheel tickets per ride
y = number of roller coaster tickets per ride
Note: the number of tickets is the number of rides times the number of tickets per ride
(the number of rides cancels out)
3x + 3y = 27 (eq1)
4x + y = 18 (eq2)
Get a common coefficient for either x or y. Let's divide eq1 by 3 and subtract it from eq2.
4x + y = 18
x + y = 9 (modified eq1)
-----------------
3x = 9
x = 3 (eq3) 3 tickets/ride for Ferris wheel
x + y = 9 (modified eq1)
--------------- (subtract eq3 from modified eq1)
y = 6 6 tickets/ride for roller coaster
Checking (very important):
Is 3(3) + 3(6) = 27 ?
9 + 18 = 27 ?
27 = 27? yes
Is 4(3) + (6) = 18 ?
12 + 6 = 18 ?
18 = 18 ? yes