Answer:
False B=1
Step-by-step explanation:
10b+18=28
Subtract 18 both sides.
10b=10
Divide 10 both sides.
b=1
Write a recursive rule for the sequence.
-2,0,2,4,6
STEP 1:
a1 = -2
a2 = 0
a3 = 2
STEP 2:
d = a2-(a1)=a3
= d = 0-(-2)=2
STEP 3:
An = a+(n-1)d
ANS:
Answer:
(x-2)^2 + (y-3)^2 = 4
Step-by-step explanation:
Use the equation (x-h)^2 + (y-k)^2 = r^2 where the center of the circle is (h,k) and the radius is r.
Let us check series : -10 /-2 = 5 -50/-10 = 5
so it is a geometric series with a= -2 and r= 5
sum formula for n terms of geometric series = a ( r^n -1 ) /( r-1)
here we find S5 that is n= 5 = -2 ( 5^ 5 - 1) /( 5-1)
= -2 ( 3125 -1) / 4 = -1562
second series is : 1.5/1 = 1.5 2.25/1.5 = 1.5
this is also geometric series but n = 12 a= 1 and r= 1.5
we use same formula
S12 = 1 ( (1.5) ^12 -1) /( 1.5-1) =
128.74 / 0.5 = 257.49
Last is 2/1= 2 4/2 = 2 8/4 = 2 so r = 2 a = 1 and n = 12
we use same formula 1 ( 2^12 - 1) / (2-1)
= 4095
Answers : -1562 , 257.49 , 4095