A: x= 2.5
b: y= 12.9
c: z= 12
d: w= 2.75
e: t= 4
(Lemme know if it’s wrong)
Answer:
x = 3- 3y/2
Step-by-step explanation:
Answer:
letter D is the correct answer here.
Step-by-step explanation:
D) f(n) = 3 + 4(n-1)
3 = 1st term
4 = common difference among the terms
n = term number you are looking for.
To check: 3, 7, 11, 15, ...
f(1) = 3 + 4(1-1) = 3 + 4(0) = 3 + 0 = 3
f(2) = 3 + 4(2-1) = 3 + 4(1) = 3 + 4 = 7
f(3) = 3 + 4(3-1) = 3 + 4(2) = 3 + 8 = 11
f(4) = 3 + 4(4-1) = 3 + 4(3) = 3 + 12 = 15