
John M. answered 11/08/16
Tutor
5.0
(87)
Certified Math Teacher with Statistics Masters
This problem gives a system of equations. If you read the problem, they give two types of information about the sale: price/money collected and total number sold. If you write an equation for each you will get the system.
Let x = the number of banana chocolate pies and y = the number of pecan pies.
Remember, the money received for selling the pies is simply the number of pies multiplied by their price.
Therefore,
6.99x + 10.99y = 331.64
The total pies is just the sum of how many of each were sold. Therefore,
x + y = 36
The system would be:
6.99x + 10.99y = 331.64
x + y = 36
We can solve the second equation for y: y = 36 - x. This allows us to substitute 36 - x in for y in the top equation.
6.99x + 10.99(36 - x) = 331.64
6.99x + 395.64 - 10.99x = 331.64
-4x + 395.64 = 331.64
-4x = -64
x = 16
If x = 16, then y = 36 - 16 = 20.
Therefore, they sold 16 banana chocolate pies and 20 pecan pies.