SOLUTION: Find the vertical and horizontal intercepts for -x^2 - 3x + 9.
(-x^2 means negative x squared)*
Find f(x) = ab^x if f(7) = 1 and if f(-1) = 2.
(ab^x means ab to the power
Algebra ->
Expressions
-> SOLUTION: Find the vertical and horizontal intercepts for -x^2 - 3x + 9.
(-x^2 means negative x squared)*
Find f(x) = ab^x if f(7) = 1 and if f(-1) = 2.
(ab^x means ab to the power
Log On
You can put this solution on YOUR website! Find the vertical and horizontal intercepts for -x^2 - 3x + 9.
(-x^2 means negative x squared)*
Solve:: -x^2-3x+9 = 0
Use the Quadratic Formula to get::
x = [3+-sqrt(9-4*-1*9)]/(2*-1)
x = [3+sqrt(45)]/-2 or x = [3-sqrt(45)]/-2
---
Find f(x) = 0
y = 9
-----------------------
Find f(x) = ab^x if f(7) = 1 and if f(-1) = 2.
(ab^x means ab to the power of x)*
ab^7 = 1
ab^-1 = 2
----------
Solve for "b"::
Divide top by bottom to get:
b^8 = 1/2
b = (1/2)^(1/8) = 0.917
-----
Solve for "a"::
ab^-1 = 2
a*1.091 = 2
a = 1.834
----
Ans:: f(x) = 1.834*0.917^x
------------------
Cheers,
Stan H.
------------------