Answer:
8/9 (simplified)
Step-by-step explanation:
Total marbles = 18
Total of marbles <em>not</em> white = 16
Numerator = 16 / Denominator = 18
= 16/18
= 8/9 (simplified)
The function would be the initial plus growth rate * # years
So: f(x) = 9.05 + 0.031(7)
Where x= # years
Answer:
p=2
Step-by-step explanation:
(3+6i) and (4+pi) is (7+8i)
3+4 = 7
6i+pi = 8i
Subtract 6i from each side
pi = 8i-6i
pi = 2i
That means p = 2
I'm assuming all of (x^2+9) is in the denominator. If that assumption is correct, then,
One possible answer is 
Another possible answer is 
There are many ways to do this. The idea is that when we have f( g(x) ), we basically replace every x in f(x) with g(x)
So in the first example above, we would have

In that third step, g(x) was replaced with x^2+9 since g(x) = x^2+9.
Similar steps will happen with the second example as well (when g(x) = x^2)
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.