Share
Explicit equation: y = 3x + 7 Recursive: now = previous term + 3 Find the value of 50th term: Explanation:
Question
Explicit equation: y = 3x + 7 Recursive: now = previous term + 3 Find the value of 50th term: Explanation:
in progress
0
Mathematics
5 years
2021-08-09T22:39:01+00:00
2021-08-09T22:39:01+00:00 1 Answers
30 views
0
Answers ( )
Answer:
y = 157
Step-by-step explanation:
The equation is :
y = 3x + 7 ….(1)
Recursive is given by :
Now = previous term + 3
Put x = 50 in the given equation :
y = 3(50) + 7
y = 157
So, the 50th term of the equation is 157.