Question
Question: If the area of the triangle formed by the points ( x , 2x ), ( -2 ,6) and ( 3,1) is 5 sq.units then ...
If the area of the triangle formed by the points ( x , 2x ), ( -2 ,6) and ( 3,1) is 5 sq.units then x is
a.32
b.53
c.3
d.5
Solution
with the given coordinates we know that the formula of area of the triangle is 21[x1(y2−y3)+x2(y3−y1)+x3(y1−y2)] substituting the given formula in this and equating it to 5 we get the value of x.
Complete step-by-step answer:
__
We are given the coordinates of the vertices of the triangle
⇒A(x1,y1)=(x,2x) ⇒B(x2,y2)=(−2,6) ⇒C(x3,y3)=(3,1)
We know that the area of a triangle is given by
⇒21[x1(y2−y3)+x2(y3−y1)+x3(y1−y2)]
And we are given that the area is 5 sq units
⇒21[x1(y2−y3)+x2(y3−y1)+x3(y1−y2)]=5sq.units
Substituting the given points we get
⇒21[x(6−1)−2(1−2x)+3(2x−6)]=5sq.units ⇒21[6x−x−2+4x+6x−18]=5sq.units ⇒21[15x−20]=5sq.units ⇒15x−20=10 ⇒15x=30 ⇒x=1530=2
Hence we get the value of x to be 2
None of the options match the answer.
Note: By finding the product of a point's x coordinate times the next point's y coordinate, then subtracting the y coordinate of the first point times the x coordinate of the second coordinate and dividing by two, you will find the area of the polygon.