Final answer:
To solve the problem, let's assign variables to the unknown quantities. We set up two equations based on the given information: x = 3y and 3x + 2y = 88. Solving these equations, we find that Greg bought 8 movies and 24 books.
Step-by-step explanation:
To solve this problem, let's assign variables to the unknown quantities. Let's say Greg bought x books and y movies. We are given that the books cost $3 each and the movies cost $2 each. We are also given that Greg spent a total of $88 and bought three times as many books as movies.
From this information, we can set up two equations:
- x = 3y (since Greg bought three times as many books as movies)
- 3x + 2y = 88 (since Greg spent a total of $88)
Substituting the value of x from the first equation into the second equation, we get:
- 3(3y) + 2y = 88
- 9y + 2y = 88
- 11y = 88
- y = 8
So, Greg bought 8 movies. Substituting this value into the first equation, we find that Greg bought 3*8 = 24 books.