<h3>
Answer: x = 4</h3>
==================================================
Explanation:
Replace f(x) with 0 and solve for x.
f(x) = 3x-12
0 = 3x-12
3x-12 = 0
3x = 12
x = 12/3
x = 4 is a zero, aka root, of the function
---------------
Check:
f(x) = 3x-12
f(4) = 3(4)-12
f(4) = 12-12
f(4) = 0
The answer is confirmed.
I think that will be 1000
Answer:
5.0956537e-46
Step-by-step explanation:
^ means root
* means multiply
f(x) = ab^x
f(-1.5)=26 = ab^-1.5
f(5.5)=7 = ab^5.5
f(5.5)/f(-1.5) = 26/7 = ab^5.5/ab^-1.5
3.714 = b^7
b = 3.714^-7
f(-1.5)=26 = ab^-1.5
26 = ab^-1.5
26 = a * 3.714^-7
a = 3.714^-7 / 26
a = 0.00000394578
f(10) = ab^10
f(10) = 0.00000394578 * (3.714^-7)^10
f(10) = 5.0956537e-46