melissa collected the data in the table. when x = 4, what is the residual?\n|x|given|predicted|residual|\n|…

melissa collected the data in the table. when x = 4, what is the residual?\n|x|given|predicted|residual|\n|----|----|----|----|\n|1|2|1|1|\n|2|3|4|-1|\n|3|8|7|1|\n|4|9|10|?|
Answer
Explanation:
Step1: Recall residual formula
Residual = Given - Predicted
Step2: Identify values for x = 4
Given value when x = 4 is 9, Predicted value when x = 4 is 10.
Step3: Calculate residual
Residual = 9 - 10 = -1
Answer:
-1