Iam sorry i cant see the qusetion
The problem is asking how much each person will need to pay. Simplifying the problem into an equation with variables (an algorithm) will greatly help you solve it:
S = Sales Tax = $ 7.18 per any purchase
A = Admission Ticket = $ 22.50 entry price for one person (no tax applied)
F = Food = $ 35.50 purchases for two people
We know the cost for one person was: (22.50) + [(35.50/2) + 7.18] =
$ 47.43 per person. Now we can check each method and see which one is the correct algorithm:
Method A)
[2A + (F + 2S)] / 2 = [ (2)(22.50) + [35.50 + (2)(7.18)] ]/ 2 = $47.43
Method A is the correct answer
Method B)
[(2A + (1/2)F + 2S) /2 = [(2)(22.50) + 35.50(1/2) + (2)7.18] / 2 = $38.55
Wrong answer. This method is incorrect because the tax for both tickets bought are not being used in the equation.
Method C)
[(A + F) / 2 ]+ S = [(22.50 + 35.50) / 2 ] + 7.18 = $35.93
Wrong answer. Incorrect Method. The food cost is being reduced to the cost of one person but admission price is set for two people.
Answer:
1 1/2 points
Step-by-step explanation:
Answer:
(8, -22)
Step-by-step explanation:
The tables each contain four (x,y) points of a straight line. You can see that for every increase of x by 2, y decreases by 8 in the first one (observe 26, 18, 10 2), and decreases by 6 in the second.
If you continue the table with x=4, 6 and 8, you get y=-22 in both cases for x=8. That is the intersection, so the solution is (8,-22).
Added a graph. The equations are y=10-4x and y=2-3x respectively. Hope you understand a bit of this (brief) explanation.