Answer:
x+5/x+3
Step-by-step explanation:
Answer:
Y=3x+1
Step-by-step explanation:
1-7/0-2=-6//-2=3
y=3x
3x x 2 = 6-7= -1
y=3x-(-1)
A = w*l
5/8 = w*10
w = (5/8)/10 = (5/8)*(1/10) = 5/80 = 1/16
w=1/16
Answer: f(n+1) = 3 f(n)
Step-by-step explanation:
- A recursive formula is used to determine each term of a sequence using preceding term or terms.
Given sequence : 2.5, 7.5, 22.5, 67.5, 202.5,...
Here,

Common ratio = 3
Let f(n) be a term in this sequence then the next term will be f(n+1) = 3 f(n), where n is a natural number .
Required recursive formula : f(n+1) = 3 f(n)