Answer:
an= a1 +(n-1)*4
Step-by-step explanation:
a1 = 1, a2 =5, a3 = 9, a4= 13,... an= ?
we see that each term is getting bigger so usually that will happen because of addition or multiplication-in our case add 4 to previous term
a1 = 1,
a2 = a1+(2-1) 4 = 1+4 = 5,
a3 = a1 + (3-1)*4 = a1+8 = 1 + 8 = 9,
a4= a1 + (4-1)*4 = a1 + 12 = 1+12= 13,
...
an= a1 +(n-1)*4
Answer:
the slope is 3
Step-by-step explanation:
Answer:
C. { -9, 9}
Step-by-step explanation:
An absolute value equation has 2 solutions, a positive and a negative
|x|= 9
x= +9 and x = -9
Use a let statement
first
let x and x + 2 be the number so you write it like this
<u>let x = the first consecutive integer
</u><u>let x + 2 = the second consecutive integer
</u>
second
x(x+2)=323
x^2 + 2x = 323
-323 -323
x^2 + 2x -323 = 0
third
try to factor -323 so it is 19 and -17
(x + 19) (x - 17) = 0
x = 19
x = -17
hope this help