Kaitlyn R. answered 01/10/24
Encouraging, Ecstatic, and Engaging Tutor in Medical School!
Great question! Here is another way to do this question (as long as you are not afraid of large numbers!):
First, select two variables to represent your subjects of interest:
- "m" = the number of movies
- "v" = the number of video games
Next, create two equations using the numbers provided in the word problem:
- 8 movies and 4 video games costs $33 --- 8m + 4v = 33
- 3 movies and 2 video games cost $15 --- 3m + 2v = 15
Add the two equations together:
8m + 4v = 33
+ 3m + 2v = 15
----------------------
11m + 6v = 48
Now, rewrite the new equation so that only one variable is on one side of the equation:
- 11m + 6v = 48
- 11m = 48 - 6v
- m = (48 - 6v) / 11
Next, plug in the new value of variable "m" into one of the two equations created in Step #2. For example:
- 3m + 2v = 15 becomes 3((48 - 6v)/11) + 2v = 15
Now, solve for variable "v".
- First, distribute the "3" to the equation in parantheses:
- 3((48 - 6v)/11) + 2v = 15
- ((144 - 18v)/11) + 2v = 15
- Next, multiple both sides of the equation by "11" in order to cancel out the denominator on the left sign of the equal sign.
- 11 x ((144 - 18v)/11) + 2v) = 15 x 11
- 144 - 18v + 22v = 165
- Next, combine like terms:
- -18v + 22v = 165 - 144
- 4v = 21
- Lastly, solve for "v" by dividing both sides of the equation by "4":
- 4v / 4 = 21 / 4
- v = 5.25
Now that we have the value for the variable "v", we can plug this number back into one of our equations in Step #2 to solve for the variable "m". For example:
- 3m + 2v = 15
- 3m + 2(5.25) = 15
- 3m + 10.5 = 15
- 3m = 15 - 10.5
- 3m = 4.5
- 3m / 3 = 4.5 / 3
- m = 1.5
In conclusion, each movie costs $5.25 and each video game costs $1.50. If you have any questions then please let me know!