Problem 192 of 7
Construct a model from points (1, 6), (2, 18) and use it to predict the value at 3.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
write function and evaluate at target input.
Hidden until you reveal it.
Data must support one model and requested prediction must use that model.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Construct the function model from the data.
2. Substitute the target input into the model.
3. Evaluate to get the prediction.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Prediction without showing or implying the model used.