Answer:
True
Step-by-step explanation:
Rate Of Change Of Functions
Given a function y=f(x), the rate of change of f can be computed as the slope of the tangent line in a specific point (by using derivatives), or an approximation by computing the slope of a secant line between two points (a,b) (c,d) that belong to the function. The slope can be calculated with the formula
[tex]\displaystyle m=\frac{d-b}{c-a}[/tex]
If this value is calculated with any pair of points and it always results in the same, then the function is linear. If they are different, the function is non-linear.
Let's take the first two points from the table (1,1)(2,4)
[tex]\displaystyle m=\frac{4-1}{2-1}=3[/tex]
Now, we use the second and the third point (2,4) (3,9)
[tex]\displaystyle m=\frac{9-4}{3-2}=5[/tex]
This difference in values of the slope is enough to state the function is non-linear
Answer: True