Answer:
A) increases
Step-by-step explanation:
5/x + 5
suppose x = 5; then 5/5 + 5 = 1 + 5 = 6
x = 2; then 5/2 + 5 = 2.5 + 5 = 7.5
x = 1 ;then 5/1 + 5 = 5 + 5 = 10
So when x value decreases from a large positive number to a small positive number, 5/x + 5 increases
Bacteria growth occurs exponentially; bacteria divides into 2 every t minutes (similar to the penny doubling every day story). If one gets filled, and the contents divides once, there will be enough for 2 bottles; when these two are ready to divide, there will be enough for 4. This growth process begins very slowly - 1, 2, 4, 8, 16, 32; but it soon speeds up greatly, 64, 128, 256, 512, 1024, 2048.
Answer: Choice C)
g(x) = -|2x|
You get this answer by simply sticking a negative out front of the original function. In other words, g(x) = -f(x) or more technically, g(x) = -1*f(x).
The negative will flip every y coordinate from positive to negative (or vice versa)
You'll also use the idea that |2x| = 2|x|. The two can be pulled out since we can say |x*y| = |x|*|y|
So |2*x| = |2|*|x| = 2|x|