187k views
2 votes
Graph the points and state whether they are collinear. (1, 1), (4, 4), (-3, -3)

User Estiny
by
7.7k points

1 Answer

3 votes

Answer:

They are collinear

Explanation:

Three or more points are collinear if and only if they lie on the same line. First of all, lets's plot these points. By using graph tools we get the first graph shown below. Seemingly they are collinear, but we have to prove this mathematically. To do so, let's use the distance formula:


d=\sqrt{(x_(1)-x_(2))^2+(y_(1)-y_(2))^2}

Let's rename the points as:


A(-3,3) \\ \\ B(1,1) \\ \\ C(4,4)

Hence, it must be true that:


\overline{AC}=\overline{AB}+\overline{BC}

Therefore:


\overline{AC}=√([4-(-3)]^2+[4-(-3)]^2) \\ \\ \overline{AC}=√((7)^2+(7)^2) \\ \\ \overline{AC}=√(49+49) \\ \\ \overline{AC}=√(98) \\ \\ \boxed{\overline{AC}=7√(2)}


\overline{AB}=√([1-(-3)]^2+[1-(-3)]^2) \\ \\ \overline{AB}=√((4)^2+(4)^2) \\ \\ \overline{AB}=√(16+16) \\ \\ \overline{AB}=√(32) \\ \\ \boxed{\overline{AB}=4√(2)}


\overline{BC}=√((1-4)^2+(1-4)^2) \\ \\ \overline{BC}=√((-3)^2+(-3)^2) \\ \\ \overline{BC}=√(9+9) \\ \\ \overline{BC}=√(18) \\ \\ \boxed{\overline{BC}=3√(2)}

Then:


\overline{AC}=\overline{AB}+\overline{BC} \\ \\ 7√(2)=4√(2)+3√(2) \ \ True!

Given that
\overline{AC}=\overline{AB}+\overline{BC}, then these three points are collinear.

User Naser Mirzaei
by
8.5k points