If a triangle is created by A(3,4); B(2t,5); C(6,t) points and its area is 19.5 square unit,then what are the values of t?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
as the three points of the triangle is A(3,4); B(2t,5);C(6,t),
so, ∆ABC= 2 1 ⎣ ⎡ 3 2 t 6 4 5 t 1 1 1 ⎦ ⎤
= 2 1 ( 1 5 − 3 t − 8 t + 2 4 + 2 t 2 − 3 0 )
= 2 1 ( 2 t 2 − 1 1 t + 9 )
now,
∆ A B C = 1 9 . 5
or, 2 1 ( 2 t 2 − 1 1 t + 9 ) = 1 9 . 5
or, 2 t 2 − 1 1 t + 9 = 3 9
or, 2 t 2 − 1 1 t − 3 0 = 0
or, ( 2 t − 1 5 ) ( t + 2 ) = 0
so, t=-2 or, t=7.5