how to find a orthocentr of a triangle
if a(2,3)
b(3,7)
c(5,3)
is given.
Answers
Answered by
6
area of triangle =1/2{x1(y2-y3)+x2(y3-y1)+x3(y1-y2)}
=1/2{2(7-3)+3(3-3)+5(3-7)}
=1/2{8+0+(-20)}
=1/2{-12}
=(-6) answer
=1/2{2(7-3)+3(3-3)+5(3-7)}
=1/2{8+0+(-20)}
=1/2{-12}
=(-6) answer
Similar questions