Question 1013481
The table shows values of y as a function of x. 
Which linear equation best describes the relationship between x and y? 
X Y
2. 10
6 25
14 55
26 100
33 130 
---------------
I ran a linear regression program
on the data and go the following
least square regression equation::
y = 3.84x + 1.77
---------------
Cheers,
Stan H.
--------------