Find the area of triangular region with vertices given below.
(1, 2), (3, 0) and origin
Area of triangle is given by formula
Area =
× [x1(y2 – y3) + x2(y3 – y1) + x3(y1 – y2)]
Where (x1, y1), (x2, y2) and (x3, y3) are vertices of triangle
Here,
(x1, y1) is (1, 2)
⇒ x1 = 1 and y1 = 2
(x2, y2) is (3, 0)
⇒ x2 = 3 and y2 = 0
(x3, y3) is origin which is (0, 0)
⇒ x3 = 0 and y3 = 0
Hence substituting values in formula for area we get
Area =
× [1(0 – 0) + 3(0 – 2) + 0(2 – 0)]
Area =
× [0 + (-6) + 0]
Area = -3
As area cannot be negative
Area = 3 unit2
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.