Question
Question: If the area of the triangle formed by point A (x, y), B (1, 2) and C (2, 1) is 6 square units, then ...
If the area of the triangle formed by point A (x, y), B (1, 2) and C (2, 1) is 6 square units, then show that x + y = 15.
Solution
Hint: Use the area formula which is,
Area = 21∣a1(b2−b3)+a2(b3−b1)+a3(b1−b2)∣, where (a1,b1), (a2,b2), (a3,b3) are points and then equate it with area equals to 6 to get the relation.
Complete step-by-step answer:
In the question we are given three vertices of triangle A, B, C which are (x, y), (1, 2) and (2, 1) respectively. The area of the ABC is given as 6 square units and we have to prove x + y = 15.
For finding the relation between x and y we will use the formula of area which is,
Area = 21∣a1(b2−b3)+a2(b3−b1)+a3(b1−b2)∣, where points of vertices are (a1,b1), (a2,b2), (a3,b3) whose area to be find out.
Here points are (x, y), (1, 2) and (2, 1) so area will be
⇒Area = 21∣x(2−1)+1(1−y)+2(y−2)∣
⇒Area = 21∣x+1−y+2y−4∣
⇒Area = 21∣x+y−3∣
We know that area of triangle is 6 square units so we can write,
⇒21∣x+y−3∣=6
On cross multiplication we get,
⇒∣x+y−3∣=12
When ∣k∣=l, where l is constant then after the remaining mod sign we get, k=±l.
So, we can write as,
⇒x+y−3=±12
Or, x+y=3+12 or 3 – 12
So, x + y = 15 or – 15
Hence the equations are x + y = 15 and x + y = - 15.
Hence proved x + y = 15.
Note: One can also use distance formula to find distance between all the points and then use Heron’s formula and equate it with the given area but this process will be very lengthy and tedious.