For this case what you should know is that all functions tend to infinity when x tends to infinity.
However, there are functions that grow faster than others.
In this case, the function that grows fastest is the one with the highest exponent.
We have then:
g (x) = 5x ^ 500
The exponent of 500 makes the function grow to infinity faster than the other functions.
Answer:
C) g (x) = 5x500
So since x coordinates are same, we just have a horizontal distance to find (no fancy slanted lines)
so what you do is
|y1-y2|=distance
Answer:
28687.5
Step-by-step explanation:
Un gramo equivale a $38,25, por lo que si tenemos 750 de esos gramos, tendríamos que multiplicarlos para obtener el costo total.
Answer:
.5 and .5, .75 and .25, ect
Answer: f(n+1) = 3 f(n)
Step-by-step explanation:
- A recursive formula is used to determine each term of a sequence using preceding term or terms.
Given sequence : 2.5, 7.5, 22.5, 67.5, 202.5,...
Here,

Common ratio = 3
Let f(n) be a term in this sequence then the next term will be f(n+1) = 3 f(n), where n is a natural number .
Required recursive formula : f(n+1) = 3 f(n)