Hello, Jake,
We have two unknowns so we need at least two equations. Line 1 tells us the total dinners (D) is 411, made up of plates for child (Pc) and adult (Pa). Line 2 tells us that the total value of 2005.40 is made up of sales from child and adult plates at their respective prices. Line 3 puts what we know into the line 2 equation. Line 4 takes line 1 and rearranges it to give us a value for Pc. Substitute that value in line 3 to yield line 5. Now we have only one variable in line 5, so solve for Pa in lines 6 and 7. Pc is 411 - Pa. All is entered in lines 8 and 9. Check the results by multiplying the meals times their prices to see if they add up to the original figures.
Bob
- D = Pc + Pa = 411
- Total $ = C*Pc + A*Pa = 20040
- 2005.40 = 3.20Pc + 6.60Pa
- Pc = 411 - Pa
- 2005.40 = 3.20*(411 - Pa) + 6.60Pa
- 2005.40 = 1315.20 - 3.2Pa + 6.60Pa
- 690.20 = 3.5Pa
- Pa = 203 and Pc = 208