Coke : sprite
4 : 5
(x5) (x5)
20 : 25
--------------------------------------------------------------------------------------------
Answer: There are 25 cans of sprite.
--------------------------------------------------------------------------------------------
First you do 4500 × 0.04
Then take that number and add it to 4500
F(x) + g(x) = 5x^2 + 9x - 17; g(x) -f(x) = -x^2 -x -1
9514 1404 393
Answer:

Step-by-step explanation:
The first term is 2, so part of the recursive definition is ...
f(1) = 2
The common ratio is 6/2 = 3, so each term is 3 times the previous one. That part of the recursive definition is ...
f(n) = 3·f(n -1)
These two parts of the definition match choice C.
Answer:
y = 2x + 0 or y = 2x
Step-by-step explanation:
use slope-intercept form
12 - 10 = 2
6 - 5 = 1
m value = 2/1 = 2
y=2x+b
to find b plug one of the points in for x and y
Example: 10 = 2(5) + b
solve equation
10 = 10 + b
subtract 10 from both sides
0 = b
Equation of line equals y=2x+0 or simply just y=2x