Answer:
The read will be 20.9[C]
![x=((y-y_(1) ))/((y_(2) -y_(1) ))*(x_(2)-x_(1))+y_(1)\\ x=((18-0 ))/((95 -0 ))*(100-2)+2\\\\x= 20.9[C]](https://img.qammunity.org/2020/formulas/physics/middle-school/ju4dq6r97brlilma8bld2pj4g0480759mv.png)
Step-by-step explanation:
This is a problem related to linear interpolation, Linear interpolation consists of tracing a line through two known points y = r (x) and calculating the intermediate values according to this line.
The equation of a known line two points (x1, y1)and (x2, y2) = (2,0) (100,95) is:

If we clear y from the equation we have:
[tex]y=\frac{(x-y_{1})}{(x_{2}-x_{1} )}*(y_{2} -y_{1} )+y_{1} \\replacing