In order to find the ROF value we need to do a linear interpolation calculation. This assumes that the relationship can be appoximated as a straight line. However, when points are close, it is a valid appoximation.
If we are finding value (x,y) that is located between known values of (x1,y1) and (x2,y2)
y=y1+((x-x1)/(x2-x1))*((y2-y1)
ROF (18x18 cm2)=1.055+((18-20)/(15-20))*(1.035-1.055)=1.047
Reference: P. MacDermontt, C. Orton "The Physics and Technology of Radiation Therapy", section 10.8