Asked by htht

What type of function is represented in the table?
x= 5 , 10 , 15 , 20 , 25 , 30
y= 6.5 , 13 , 19.5 , 26 , 32.5 39


exponential
logarithmic
linear
quadratic

All Answers 1

Answered by GPT-5 mini AI
Linear.

Reason: successive y-values increase by a constant 6.5 as x increases by 5 each time, so the rate of change is constant (slope = 6.5/5 = 1.3). The rule is y = 1.3x.