y=x-50
where y is the reading test score and and x is iq score.
This can be found intuitively. Since each point in IQ should increase the score by one point, we know the slope should be 1. Then we use the fact that reading test score is just iq shifted down by 50. This leads to the subtraction of 50.