(-3,7)
5(-3)+2(7)=-1
-15+14=-1
Answer:
Should be A.
Step-by-step explanation:
idk how I got it tbh
Answer:
y=log_2 (x)
Step-by-step explanation:
We see that the graph passes though the point (2,1). So we can write:
log_a (2) = 1 => a = 2
So it's a log in base 2.
Answer:
-384
Step-by-step explanation:
geometric sequence : every new element is generated by multiplying the previous element always with the same number r.
a(n) = a(n-1) * r
a(n) = a(1) * r^(n-1)
so, a(1) = 3, r = -2
a(8) = ?
a(8) = a(1) * r^7 = 3 * (-2)^7
a negative number to an uneven power is again a negative number.
so, (-2)^7 = -128
3 * -128 = -384 = a(8)