Answer: y=2x+3
Step-by-step explanation: The coefficient has to be 2, since the graph has a slope of 2, and the constant has to be 3 because the y- intercept is 3.
Answer:
500.5
Step-by-step explanation:
The average of a set of numbers is the sum of the numbers divided by the number of numbers.
The sum of all whole number form 1 to n is n(n + 1)/2.
The sum of all whole numbers from 1 to 1000 is
1000(1000 + 1)/2 = 1000(1001)/2 = 500,500
The average is the sum of the numbers divided by the number of numbers.
average = 500,500/1000 = 500.5
Answer:
starting from (0,0),go to the 6 units and up 1
Step-by-step explanation:
Answer:
f(4) = 22
Step-by-step explanation:
I think that you type wrongly.
we have f(1) = -5
and f(n) = f(n-1) + 9
Find f(4)
Then
with n= 2 we have f(2) = f(1) + 9 = - 5+ 9= 4
with n= 3 we have f(3) = f(2) + 9 = 4 + 9= 13
and finally with n= 4 we find f(4) = f(3) + 9 = 13+ 9= 22
So f(4) = 22
Hope you understand.