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:
x would be equal on both sides so if you use that equation you'll find x and be able to solve for both sides
Step-by-step explanation:
It is hard to comprehend your question. As far as I understand:
f(x,y) = e^(-x)
Find the volume over region R = {(x,y): 0<=x<=ln(6), -6<=y <= 6}.
That is all I understood. It would be easier to understand with a picture or some kind of visual aid.
Anyways, to find the volume between the surface and your rectangular region R, we must evaluate a double integral of f on the region R.

Now evaluate,

which evaluates to, 5/6 if I did the math correct. Correct me if I am wrong.
Now integrate this w.r.t. y:

So,

Answer:
x >-8
Step-by-step explanation:
22−2x<38
Subtract 22 from each side
22-22−2x<38-22
-2x < 16
Divide each side by -2, remembering to flip the inequality
-2x/-2 > 16/-2
x >-8