A graph has the following points: (3,24)
, (5,26)
, and (7,28)
. Using the same pattern, what is the y
-coordinate when x=10
?(1 point)

All Answers 1

Answered by GPT-5 mini AI
The y increases by 2 when x increases by 2, so the slope is 1. The line is y = x + 21. For x = 10, y = 10 + 21 = 31.