Hi Carol!
Let m = cost for a movie
Let v = cost of a video game
You'll have a system of 2 equations
cost of movies + cost of video games = total cost
5m + 6v = 42
3m + 2v = 16
The easiest variable to eliminate here will be v.
If you multiply the second equation by -3, you
will be able to cancel the variable v when added
to the first equation.
-3(3m + 2v = 16)
-9m -6v = -48 multiply -3 through parentheses
5m + 6v = 42
+ -9m - 6v = -48 add the first equation to the modified 2nd equation
-----------------
-4m = -6
----- ---- divide both sides -4
-4 -4
m = 1.50 (the cost of a movie is $1.50)
Now, plug this into one of the previous equations.
I'll plug into the original second equation.
3m + 2v = 16
3(1.50) + 2v = 16
4.50 + 2v = 16
-4.50 -4.50 subtract 4.50 from both sides
--------------------
2v = 11.50
--- ------- divide both sides by 2
2 2
v = 5.75 (cost of a video game is $5.75)
So, rental of a movie is $1.50 and the video game rents for $5.75