You substitute the y from the second eqaution to the y in the first equation
Answer:
5. f(x) = 10,000 (1.5)^x
Step-by-step explanation:
We would have to multiply the original amount by 1.50^x because the initial amount would be 1, and 50% increase would be .5 so 1.5 and you raise it to the number of years to show the total increase.
Let's test it.
Initial:
10,000
After 1 year
10,000 + (.5*10000)
10,000 + 5000 = 15,000
After 2 years
15,000 + (.5*15000)
15,000 + 7500 = 22,500
Let's try our equation.
f(x) = 10,000 (1.5)^x
x = 2
10,000(1.5)^2
10,000(2.25) = 22,500
The same!
The numeric values for the given functions are as follows:
<h3>How to find the numeric value of a function or of an expression at a given point?</h3>
To find the numeric value of a function at x = a, we replace each instance of the variable, usually x, in the function by the desired value of a.
Function f(x) is defined by:
f(x) = x².
For the numeric value at x = 1/3, we replace the lone instance of x by 1/3, hence:
f(1/3) = (1/3)² = 1/9.
Function g(x) is defined by:
g(x) = 2x.
For the numeric value at x = 4, we replace the lone instance of x by 4, hence:
g(4) = 2(4) = 8.
For the numeric value at x = -3, we replace the lone instance of x by -3, hence:
g(-3) = 2(-3) = -6.
More can be learned about the numeric values of a function at brainly.com/question/28367050
#SPJ1