The answer is D.
You have to make the whole numbers equal to then solve for the exponents:
F(x) means y, therefore, y is 9.
9 = 3^x.
3^2 is the same as 9.
Then, 3^2 = 3^x.
Then solve for the exponents,
2 = x
Therefore your answer is 2.
Answer:
7 weeks
Step-by-step explanation:
500-200=300. 300 divided by 40 is 7.5 so 7 weeks
Answer:
Step 1
Formulate a recursive sequence modeling the number of grams after n minutes.
we have that
100%-17.1%-------------- > 82.9%------------> 0.829
a(n) = 780*[0.829^n]
for n=19 minutes
a(19)=780*[0.829^(19)]=22.1121 g---------------> 22.1 g
the answer is 22.1 g
Step-by-step explanation:
If "a" and "b" are two values of x-coordinate, and "m" is the midpoint between them, it means the distance from one end to the midpoint is the same as the distance from the midpoint to the other end
... a-m = m-b
When we add m+b to this equation, we get
... a+b = 2m
Solving for m gives
... m = (a+b)/2
This applies to y-coordinates as well. So ...
... The midpoint between (x1, y1) and (x2, y2) is ((x1+x2)/2, (y1+y2)/2)
_____
Jennifer had (x1, y1) = (-4, 10) and (x2, y2) = (-2, 6). So her calculation would be
... midpoint = ((-4-2)/2, (10+6)/2) = (-6/2, 16/2) = (-3, 8)
Brandon had (x1, y1) = (9, -4) and (x2, y2) = (-12, 8). So his calculation would be
... midpoint = ((9-12)/2, (-4+8)/2) = (-3/2, 4/2) = (-1.5, 2)