Kendra F. answered 03/16/17
Tutor
4.7
(23)
Patient & Knowledgeable Math & Science Tutor
Let;
C = number of Cheesecakes to make
P = number of Pies to make
Equation 1: account for number of guests
Each cheesecake serves 12 people, each pie serves 8 for a total of 88 guests.
12C + 8P = 88
Equation 2: Account for cost $$
Cheesecake cost 10$ to make, Pie cost 6$ on a 70$ budget.
10C + 6P = 70
Now we have ;
Eq. 1)
12C + 8P = 88
rearrange using algebra
8P = 88 - 12C
P = 88/8 - (12/8)C
P = 11 - 1.5C
Substitute this into Eq. 2 for P
Eq. 2)
10C + 6P = 70
10C + 6(11 - 1.5C) = 70
10C + 66 - 9C = 70
C + 66 = 70
C = 70 - 66
C = 4
Plug C = 4 into either equation to find P, the number of pies needed.
10C + 6P = 70
10(4) + 6P = 70
40 + 6P = 70
6P = 30
P = 5