Problem 12 of 7
Calculate the average rate of change between points (1,20) and (3,0).
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
compute slope of secant line.
Hidden until you reveal it.
Points must have different x-values.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Subtract the y-values to find output change.
2. Subtract the x-values in the same order to find input change.
3. Divide output change by input change.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Subtracting x-values over y-values instead of output change over input change.