Answer:
B y = -1/2x + 7/2
Step-by-step explanation:
We know that it has a negative slope since the points go from the top left to the bottom right
We can eliminate A and D
The y intercept is where it crosses the y axis
It should cross somewhere between 2 and 4
C has a y intercept of 9 which is too big
Lets verify with a point
x = -4
y = -4(-4)+9 = 16+9 = 25 (-4,25) not even close to being near the points on the graph
checking B
y = -1/2 (-4) +7/2
= 2 + 7/2 = 11/2 = 5.5 it seems reasonable
Answer:
B. 4
Step-by-step explanation:
Whole numbers are divisible by 4 if the number formed by the last two individual digits is evenly divisible by 4.
Answer:
Step-by-step explanation:
4
Answer:
, 12, 48, 192...
a. Write a recursive formula for the nth term of the sequence
Ans: a(n+1) = 4*a(n)
------------------------------
b. Write a general formula for the nth term of the sequence
a(n) = 3*4^(n-1)
--------------
c. Calculate S10 for this sequence
Geometric sequence with a(1) = 3 and r = 4
----?
Step-by-step explanation:
The question did not spesify the stating value for n.
Assuming, n = 0 is the starting value.
1st term is when n = 0:
f(0) = (0)^2 - 5 = 0 - 5 = -5
2nd term: f(1) = (1)^2 - 5 = 1 - 5 = -4
3rd term: f(2) = (2)^2 - 5 = 4 - 5 = -1
4th term: f(3) = (3)^2 - 5 = 9 - 5 = 4
Therefore, the first 4 terms are: -5, -4, -1, 4.