Given:
Consider the below figure attached with this question.
To find:
The interpretation for x-intercept in this context.
Solution:
In the given graph x-axis represents the second since sending print job and y-axis represents the Pages printed.
At x-axis the y-coordinate is 0. It means the x-axis represents the number of seconds that passed before the printer started printing pages.
Therefore, the correct option is C.
Answer:
56
Step-by-step explanation:
Givens
Sequence 2, - 4, 8, -16, 32 ....
First term = a = 2
Problem
Find the nth term
tn = (-1 )^(n -1) * (a)^n answer or
tn = (-1)^(n - 1) * 2^n
where a is defined as the first term (it usually is given that designation).
Try a few to make sure the formula is correct
<em>n = 1</em>
t1 = (-1)^(1 - 1) * 2^1
t1 = (-1)^0 * 2
t1 = 1 * 2 = 2
<em>n =2</em>
t2 = (-1)^(2 - 1) * 2^2 = (-1)^1 * 4 = -4