194,425 views
11 votes
11 votes
True or False question!The points (6,13), (21,33) and (99,137) all lie on the same line.The equation of the line is y=4/3x+5.(True or False)Explain or show your reasoning.

User Nicolas Bachschmidt
by
3.1k points

1 Answer

12 votes
12 votes

In order to find if the points lie on the same line, let's find the line that passes through the first two points, then we check if the third point is on the line.

We can apply the points in the slope-intercept form of the line:


y=mx+b

Applying the points, we have:


\begin{gathered} (6,13)\colon \\ 13=6m+b \\ (21,33)\colon \\ 33=21m+b \end{gathered}

Subtracting the second and the first equation, we have:


\begin{gathered} 33-13=21m+b-(6m+b) \\ 20=15m \\ m=(20)/(15)=(4)/(3) \\ \\ 13=6\cdot((4)/(3))+b \\ 13=8+b \\ b=13-8=5 \end{gathered}

So the equation of the line is y = 4/3x + 5.

Testing the third point, we have:


\begin{gathered} y=(4)/(3)x+5 \\ (99,137)\colon \\ 137=(4)/(3)\cdot99+5 \\ 137=132+5 \\ 137=137 \end{gathered}

The result is true, so the point is on the line.

So both sentences are True.

User Jeanne Dark
by
3.3k points