Answer:
I cant see it?
Step-by-step explanation:
Answer:
12
Step-by-step explanation:
<span>Dawn was at 6 am.
Variables
a = distance from a to passing point
b = distance from b to passing point
c = speed of hiker 1
d = speed of hiker 2
x = number of hours prior to noon when dawn is
The first hiker travels for x hours to cover distance a, and the 2nd hiker then takes 9 hours to cover that same distance. This can be expressed as
a = cx = 9d
cx = 9d
x = 9d/c
The second hiker travels for x hours to cover distance b, and the 1st hiker then takes 4 hours to cover than same distance. Expressed as
b = dx = 4c
dx = 4c
x = 4c/d
We now have two expressions for x, set them equal to each other.
9d/c = 4c/d
Multiply both sides by d
9d^2/c = 4c
Divide both sides by c
9d^2/c^2 = 4
Interesting... Both sides are exact squares. Take the square root of both sides
3d/c = 2
d/c = 2/3
We now know the ratio of the speeds of the two hikers. Let's see what X is now.
x = 9d/c = 9*2/3 = 18/3 = 6
x = 4c/d = 4*3/2 = 12/2 = 6
Both expressions for x, claim x to be 6 hours. And 6 hours prior to noon is 6am.
We don't know the actual speeds of the two hikers, nor how far they actually walked. But we do know their relative speeds. And that's enough to figure out when dawn was.</span>
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.