Answer:
Step-by-step explanation:
A_{n+1}=14*A_{n}
A_{1}=8
A_{1+1}=14×8=112
A_{2}=112
A_{3}=14*A_{2}=14×112=1568
A_{4}=14*A_{3}=14×1568=21952
A_{5}=14*A_{4}=14×21952=307328
Answer: Since I don't really understand the question it's asking, I would assume that the answer for no. 1 is Swiss, and the answer for no. 2 is Cheddar. I know it's not completely an accurate assumption, and it might be wrong, but that's just what I think it'd be.
Step-by-step explanation:
You can set up an equation based off of the information given:
x represents the unknown number
3/5x - 1 = 23
add 1 to both sides to isolate the 3/5x
3/5x = 24
divide both sides by 3/5 to solve for x
x = 120/3
120/3 can be simplified into 40
Final answer: x = 40
Answer:
An = 32 - (4*(n-1))
Step-by-step explanation:
the starting term for this pattern is 32 (which you will need to include in the "rule")
you also know that the next term is the previous term - 4
so!
we can write this pattern as
An = 32 - (4*(n-1))
An = any number of term in the pattern
- ex). A2 = 28, A3 = 24, etc
n = the nth term
- the 3rd term = 24, the fourth term = 20, etc