2.b..........................
Answer:
2:1
Step-by-step explanation:
I think I'm not 100 percent sure
16. q-8=14
add 8 on both sides
q=22
Answer:
- recursive: a[1] = 7440; a[n+1] = a[n] -120
- explicit: a[n] = 7440 -120(n -1)
Step-by-step explanation:
The sequence of amounts in Jackson's account will be ...
7440, 7320, 7200, ...
with a first value (a1) of 7440 and a common difference (d) of -120.
The recursive formula for an arithmetic sequence is ...
a[1] = a1
a[n+1] = a[n] +d
For our sequence, the recursive formula is ...
a[1] = 7440
a[n+1] = a[n] -120
__
The explicit formula for an arithmetic sequence is ...
an = a1 +d(n -1)
For our sequence, the explicit formula is ...
a[n] = 7440 -120(n -1)
First you need to simplify the equation.
y + 3 = 2(x - 1)
y + 3 = 2x - 2
Then you need to put that into slope-intercept form (y = (slope)x + (y intercept))
y + 3 = 2x - 2
-3 -3
y = 2x - 5
The slope is the coefficient of x, so 2 is the slope of the line.