Answer:
y = 60x + 20
Step-by-step explanation:
The number of hours that we ski is a variable cost where each hour costs $60. On top of that, we have a fixed cost of $20 which stays the same no matter how long we ski.
So we can use an equation to find the totla cost C given the number of hours t as follows:
C(t) = 60t + 20
We can use this equation to find the cost of a skiing session by plugging in some value for t. For example, if we ski for 3 hours:
C(3) = 60(3) + 20 = $200
The equation can also be written using x and y and mean the same thing.
Answer: b
Step-by-step explanation:
The answers, that you are seeking for my friend, are a, b, and d
Create equivalent expressions in the equation that all have equal bases.72(3x)=73(2x+1)72(3x)=73(2x+1)Since the bases are the same, then two expressions are only equal if the exponents are also equal.2(3x)=3(2x+1)
Answer:
see explanation
Step-by-step explanation:
(a)
A recursive formula allows any term in the sequence to be found by adding the common difference d to the previous term.
Here d = - 4 , then recursive formula is
=
- 4 with a₁ = 2
(b)
The explicit formula for an arithmetic sequence is
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
Here a₁ = 2 and d = - 4, thus
= 2 - 4(n - 1) = 2 - 4n + 4 = 6 - 4n ← explicit formula
(c)
Using the recursive formula
a₁ = 2
a₂ = 2 - 4 = - 2
a₃ = - 2 - 4 = - 6
Using the explicit formula
a₅ = 6 - 4(5) = 6 - 20 = - 14
a₁₀ = 6 - 4(10) = 6 - 40 = - 34
a₁₀₀ = 6 - 4(100) = 6 - 400 = - 394