Question 1185058
Points are (x,y) for (amount of fuel, weight of plane).


Points described are  (16,1988) and (42,2131).
You want to find the y value for x=56.


Try either linear interpolation, or find the equation of the line with the two described points and evaluate y for x=56.