A line passes through (2,8) and (3,9). A second line passes through (7,6). What is one other point that the second line may pass through if it is parallel to the first line?

1 Answer
Mar 18, 2016

See the explanantion

Explanation:

Consider line 1

Gradient is the amount of up/down for the amount of along when reading left to right.

The amount of along is the change in the x-axis32=+1
The amount of up/down is the change in y-axis98=+1

The gradient y2y1x2=x1=11=1

That is, the amount of change for the x-axis is the same as the amount of change for the y-axis
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Consider line 2

Thus for line 2 I chose a change of +3.

So if the first point is (7,6) then the second one I chose would be

(7+3,6+3)=(10,9)