IDENTIFY THE TYPE OF TRIANGLE FROM THE GIVEN COORDINATES

Problem 1 :

Name the type of triangle formed by the points A(-5, 6), B(-4, -2) and C(7, 5).

Solution:

The three vertices of the triangle are A(-5, 6), B(-4, -2) and (7, 5)

By distance formula,

AB=[(x2-x1)2+[(y2-y1)2=[(-4-(-5))2+[(-2-6)2=12+(-8)2=1+64AB=65

By distance formula,

AC=[(x2-x1)2+[(y2-y1)2=[(7-(-5))2+[(5-6)2=122+(-1)2=144+1AC=145

By distance formula,

BC=[(x2-x1)2+[(y2-y1)2=[(7-(-4))2+[(5-(-2))2=112+(7)2=121+49BC=170

Length of all sides of the triangle are different.

So, ABC is a scalene triangle.

Problem 2 :

Find the coordinates of the point Q on the x axis which lies on the perpendicular bisector of the line segment joining the points A(-5, -2) and B(4, -2). Name the type of triangle formed by the points Q, A and B.

Solution:

Let the points as Q(x, y) = (x, 0) which is equidistant from A(-5, -2) and B(4, -2).

The distance between two points P(x1, y1) and Q(x2, y2) is 

=[(x2-x1)2+[(y2-y1)2Distance between Q(x, 0) and A(-5, -2)QA=(-5-x)2+(-2-0)2=(-5-x)2+(-2)2=(-5-x)2+4Distance between Q(x, 0) and B(4, -2)QA=(4-x)2+(-2-0)2=(4-x)2+(-2)2=(4-x)2+4Now, (-5-x)2+4=(4-x)2+4

Take square on both sides,

(-5 - x)2 + 4 = (4 - x)2 + 4

(-5 - x)2 = (4 - x)2

25 + 10x + x2 = 16 - 8x + x2

18x + 9 = 0

18x = -9

x = -9/18

x = -1/2

Therefore, the point Q is (-1/2, 0).

Distance between A(-5,-2) and B(4,-2)AB=(4-(-5))2+(-2-(-2))2=(4+5)2+(-2+2)2=81=9Distance between Q(-1/2, 0) and B(4, -2)QB=4+122+(4)=(4.5)2+4=24.25Distance between Q(-1/2, 0) and A(-5, -2)QA=-5+122+(4)=(-4.5)2+4=24.25

AQ = BQ

So, ΔQAB is an isosceles triangle.

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More