Ask Question
12 April, 23:57

The ticket gate at a haunted corn maze start with $80 in the cash box. they charge $8 per person

write a recursive formula for the amount of money in the cash box after n peope paid

+4
Answers (1)
  1. 13 April, 03:35
    0
    The correct answer is aₙ = aₙ₋₁ + 8 when a₁ = 80 and n ≥ 2

    Step-by-step explanation:

    1. Let's review all the information provided for solving this question:

    Amount of money in the cash box at the ticket gate when it opens = US$ 80

    Amount of money that every visitor to the haunted corn maze pays (ticket) = US$ 80

    Number of people paying the ticket to the haunted corn maze = n

    Amount of money in the cash box at any moment after the opening = x

    2. Let's write the recursive formula for the amount of money in the cash box (x)

    aₙ = aₙ₋₁ + 8 when a₁ = 80 and n ≥ 2

    Let's prove it for n = 2, n = 3 and n = 4

    a₂ = aₙ₋₁ + 8 = a₁ + 8 = 80 + 8 = 88

    a₃ = aₙ₋₁ + 8 = a₂ + 8 = 88 + 8 = 96

    a₄ = aₙ₋₁ + 8 = a₃ + 8 = 96 + 8 = 104
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “The ticket gate at a haunted corn maze start with $80 in the cash box. they charge $8 per person write a recursive formula for the amount ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers