SOLUTION: Is this function linear, quadratic or exponential and what is the formula?
X= 0 y=5
-1. 10
-2. 20
-3. 40
-4. 80
Algebra ->
Linear-equations
-> SOLUTION: Is this function linear, quadratic or exponential and what is the formula?
X= 0 y=5
-1. 10
-2. 20
-3. 40
-4. 80
Log On
You can put this solution on YOUR website! Is this function linear, quadratic or exponential and what is the formula?
X= 0 y=5
-1. 10
-2. 20
-3. 40
-4. 80
-----
I ran a regression program to find least-squares
best equation for the data::
The result was y = 5.71x^2 -4.86x+6.43
Ans: Quadratic
======================
Cheers,
Stan H.
----------------------