Thank you for your question! There are a variety of ways to do linear regression computations using technology. I would use something like Excel or an online calculator where you can input in the data set and then it will generate the output of the relationship.
In this case the regression equation that comes from that process is y = -23.88x + 266.63, which would be the linear function that it’s after on part (a).
For part (b), you just want to plug in x = 1.25 into that part of the equation … so it would be
y = -23.88(1.25) + 266.63
y = 236.78 for the estimated value
You can use that same type of process whenever you are doing linear regression calculations! :)