Answer:
y =8
Step-by-step explanation:
1/2y+2/5=4 2/5
Subtract 2/5 from each side
1/2y+2/5-2/5=4 2/5-2/5
1/2 y = 4
Multiply each side by 2
1/2y *2 = 4*2
y = 8
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
The sum is equal to 
Step-by-step explanation:
we know that
The formula to calculate the sum is equal to

In this problem
-----> number of terms
a1 is the first term

an is the last term

substitute

Answer:
Teaching students and collaborating with teachers on instructional content
Step-by-step explanation:(Hope This Helps)