Solveeit Logo

Question

Question: The coordinates of A for which area of triangle, whose vertices are \( A(a,2a),B( - 2,6) \) and \( C...

The coordinates of A for which area of triangle, whose vertices are A(a,2a),B(2,6)A(a,2a),B( - 2,6) and C(3,1)C(3,1) is 1010 square units are:

A. (0,3)(0,3)
B. (5,8)(5,8)
C. (3,83)\left( {3,\dfrac{8}{3}} \right)
D. None of these

Explanation

Solution

Hint : As we know that the above question is related to the coordinate geometry. We know the formula of area of triangle is 12[a1(b1b2)+b1(c1c2)+c1(a1a2)]\dfrac{1}{2}\left[ {{a_1}({b_1} - {b_2}) + {b_1}({c_1} - {c_2}) + {c_1}({a_1} - {a_2})} \right] , where [(b1b2),(c1c2)and(a1a2)]\left[ {({b_1} - {b_2}),({c_1} - {c_2})and({a_1} - {a_2})} \right] are the coordinates of vertices of triangle. We will apply this formula of area of the triangle and find the value of aa .

Complete step by step solution:
Here in this question, the area is 1010 square units. We have
a1=a,a2=2a,b1=2,b2=6{a_1} = a,{a_2} = 2a,{b_1} = - 2,{b_2} = 6 and c1=3{c_1} = 3 , c2=1{c_2} = 1 .
Are of triangle is
12[a1(b1b2)+b1(c1c2)+c1(a1a2)]\dfrac{1}{2}\left[ {{a_1}({b_1} - {b_2}) + {b_1}({c_1} - {c_2}) + {c_1}({a_1} - {a_2})} \right] , by putting the values we have:
10=12[a(26)+(2)(31)+3(a2a)]10 = \dfrac{1}{2}\left[ {a\left( {-2 - 6} \right) + ( - 2)\left( {3 - 1} \right) + 3\left( {a - 2a} \right)} \right] .
We will now solve it,
8a43a=20 11a=24-8a - 4 - 3a = 20 \\\ \Rightarrow -11a = 24
On further solving we have a=2411a = -\dfrac{{24}}{{11}} and then 2a=2×2411=48112a = 2 \times -\dfrac{24}{11} = -\dfrac{{48}}{11} .
Hence the correct option is (D).
So, the correct answer is “Option D”.

Note : Before solving this kind of question we should have the proper knowledge of triangles, their area and the vertices. Sometimes we get a quadratic equation while finding the value of required missing number, then we can find the value of roots by the method of quadratic formula i.e. b±b24ac2a\dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} .