Question
Question: If the vertices of a triangle are (1,-3), (4,p) and (-9,7) and its area is 15 sq. units, then find t...
If the vertices of a triangle are (1,-3), (4,p) and (-9,7) and its area is 15 sq. units, then find the value (s) of p.
Solution
The formula ar(ΔABC)=21[x1(y2−y3)+x2(y3−y1)+x3(y1−y2)] for any three coordinates A(x1,y1),B(x2,y2),C(x3,y3) of a triangle is used to find the value of p after substituting all the given values in the above-mentioned equation.
Complete step by step answer:
Let us consider a triangle ABC with the coordinates A (1, -3), B (4, p) and C (-9,7).
We know, the area of a triangle ABC with the three coordinates A(x1,y1),B(x2,y2),C(x3,y3) is given by the numerical value of the expression
ar(ΔABC)=21[x1(y2−y3)+x2(y3−y1)+x3(y1−y2)]…(i)
Here,
(x1,y1)=(1,−3)(x2,y2)=(4,p)(x3,y3)=(−9,7)ar(ΔABC)=15
Substituting these values in equation (i), we get
15=21[1(p−7)+4(7−(−3))+−9(−3−p)]
Solving this, we get
21[(p−7)+4(7+3)−9(−3−p)]=15⇒p−7+40+27+9p=30⇒p+9p=30−27+7−40⇒10p=−30⇒p=−3
Hence, the value of p is -3.
Note: We should use this formula and do the calculations with utmost care, because a single error will change the answer. Always double-check the formula and calculations after solving. We should keep in mind that area is a measure, that is, it cannot be negative. If the area of a triangle comes out zero, then it means that the three points are collinear points. The best way to remember this formula is to remember the cycle of 1, 2, 3.
The cycle goes as 1, 2, 3 which means the first expression is x1(y2−y3).
Then the cycle moves to 2, 3, 1 which means the second expression is x2(y3−y1). Then the cycle moves further as 3, 2, 1 which means the third expression is x3(y1−y2). Once we remember these three expressions correctly, then the rest of the formula can be easily remembered.