SOLUTION: what would the function rule be if the table said
that X f(x) and is said write the function rule??
-4 9
0 0
1 1
5 25
Algebra ->
Functions
-> SOLUTION: what would the function rule be if the table said
that X f(x) and is said write the function rule??
-4 9
0 0
1 1
5 25
Log On
Question 245317: what would the function rule be if the table said
that X f(x) and is said write the function rule??
-4 9
0 0
1 1
5 25 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! what would the function rule be if the table said
that X f(x) and is said write the function rule??
-4 9
0 0
1 1
5 25
=============================
I ran a linear recursion program and got the following:
f(x) = 0.825x^2 + 0.943x + 0.384
=============================
Cheers,
Stan H.