Answer:
C
Step-by-step explanation:
A models an exponentially increasing function.
B models an exponentially decreasing function.
C models a "bell" curve, similar to the one shown.
D models a "logistic" function, an s-shaped curve that smoothly transitions between two horizontal asymptotes.
Answer:
20 or D.
Step-by-step explanation:
You simply plug in the values given for a and b:

So, your answer is 20.
Answer:
(2, 5 )
Step-by-step explanation:
Given the 2 equations
2x + 3y = 19 → (1)
6x + 2y = 22 → (2)
Multiplying (1) by - 3 and adding to (2) will eliminate the x- term
- 6x - 9y = - 57 → (3)
Add (2) and (3) term by term to eliminate x
0 - 7y = - 35
- 7y = - 35 ( divide both sides by - 7 )
y = 5
Substitute y = 5 into either of the 2 equations and solve for x
Substituting into (1)
2x + 3(5) = 19
2x + 15 = 19 ( subtract 15 from both sides )
2x = 4 ( divide both sides by 2 )
x = 2
solution is (2, 5 )