Problem 92 of 7
Use linear model y=-3x+100 to interpolate at input 20 within data range 10 to 30.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
predict within data range.
Hidden until you reveal it.
Input value must be inside the observed data range.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Verify the input is within the data range.
2. Substitute the input into the linear model.
3. Compute the predicted output.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Calling the prediction extrapolation.