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|?|\n-3\n-1\n1\n3
Answer
Answer:
-1
Explanation:
Step1: Recall residual formula
Residual = Given - Predicted
Step2: Substitute values
When (x = 4), Given = 9, Predicted = 10. So Residual = (9 - 10=-1)