Answer:
$35714,29
Step-by-step explanation:
Equate:
Base salary of $15,000 a year with a commission of 19% of your sales to
Base salary of $20,000 a year with a commission of 5%:
$15,000 + 0.19s = $20,000 + 0.05s
Combining like terms, we get: 0.14s = $5000, or s= $35714.29.
When the level of sales reaches $35714,29, the amount earned via each option will be the same. From that point on, Option A produces a larger income.
F(n+1) = f(n) - 8
f(1) = 100
try with n = 1
f(1+1) = f(1) - 8
f(2) = 100 - 8
f(2) = 92
try with n = 0
f(0+1) = f(0) - 8
f(1) = f(0) - 8
100 = f(0) - 8
100 + 8 = f(0) -8 + 8
108 = f(0)
so we know that
f(0) = 108
f(1) = 100
f(2) = 92
the bigger function you have, you need to -8
so
f(3) = 84
f(4) = 76
f(5) = 68
f(6) = 60
so f(6) = 60
Answer:
h(x) = x^3
A function has an inverse that is also a function is it is a one-to-one function, a function is one-to-one if each value in the domain is linked to only one value in the range, and if each value in the range is linked to only one value in the domain.
Then, a function that is monotonous growing is always one to one, and a function is monotonous growing if the derivative is positive for all the values of x
The derivative of x^3 is:
h'(x) = 3*x^2
and as you know, x^2 is always equal or greater than zero, so h(x) = x^3 is monotonous growing, then it has a inverse that is also a function.