A graph has the following points: (20,32)

, (24,36)
, and (28,40)
. Using the same pattern, what is the y
-coordinate when x=32
?(1 point)

3 answers

Using the given points, we can observe that for every increase of 4 in the x-coordinate, the y-coordinate increases by 4 as well.

First, let's find the difference in the y-coordinates for the given points:
36 - 32 = 4
40 - 36 = 4

Therefore, for every increase of 4 in the x-coordinate, the y-coordinate also increases by 4.

Using this pattern, for x = 32, it is 12 units away from 20 (32 - 20 = 12).
Since the difference in the y-coordinate for a difference of 4 in the x-coordinate is 4 units, the y-coordinate for x = 32 would be 32 + (4*3) = 32 + 12 = 44.

Therefore, the y-coordinate when x = 32 is 44.
Using patterns created by the equation y=14x
, what is the value of y
when x=6
?(1 point)
ok