The graph on the top right is non linear bc it breaks pattern in y column
Δx (delta x) is about a secant line, a line between two points representing the rate of change between those two points. That's a "differential" (between the two points).
dx is about a tangent line to one point, representing an instantaneous rate of change. That makes it a "derivative."
Here we must write and solve a linear equation to find the number of miles that Arun traveled in the taxi. We will find that Eva traveled 11 miles.
So we know that the taxi charges a fee of $4.10 and then a plus of $0.50 per mile.
So if you travel for m miles, the cost equation is:
C(m) = $4.10 + $0.50*m
Now, we know that for Eva the total fare (total cost) was $9.60, then we need to solve:
$9.60 = C(m) = $4.10 + $0.50*m
$9.60 = $4.10 + $0.50*m
$9.60 - $4.10 = $0.50*m
$5.50 = $0.50*m
$5.50/$0.50 = m = 11
This means that Arun traveled 11 miles in the taxi.