SOLUTION: Write a function using this form. y=ab^x and these points (2,56)(0,3.5)
Algebra
->
Algebra
->
Functions
-> SOLUTION: Write a function using this form. y=ab^x and these points (2,56)(0,3.5)
Log On
Ad:
Algebrator™
solves your algebra problems and provides step-by-step explanations!
Ad:
Algebra Solved!™
: algebra software solves algebra homework problems with step-by-step help!
Algebra: Functions, Domain, NOT graphing
Solvers
Lessons
Answers archive
Quiz
In Depth
Click here to see ALL problems on Functions
Question 69337
:
Write a function using this form. y=ab^x and these points (2,56)(0,3.5)
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
y = a*b^x
3.5 = a*b^0
3.5 = a
~~~~~>
y = 3.5*b^x
56 = 3.5*b^2
16 = b^2
4 = b
~~~~~>
y = 3.5*(4^x)