Question
Find the area of the triangle formed by the points A(2, 3), B(-1, -4), and C(5, -2).
Solution
The area of a triangle with vertices (x1, y1), (x2, y2), and (x3, y3) is given by: Area = 1/2 * |x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2)|. Substituting the given points: Area = 1/2 * |2(-4 - (-2)) + (-1)(-2 - 3) + 5(3 - (-4))| = 1/2 * |2(-2) + (-1)(-5) + 5(7)| = 1/2 * |-4 + 5 + 35| = 1/2 * |36| = 18 square units.
More Coordinate Geometry Questions
- If two parallel lines are intersected by a transversal, then which of the options below is not necessarily correct?
- Question 2
- Determine the co-ordinates of the point where the line through the points A (3, 4, 1) and B (5, 1, 6) crosses the XY- plane?
- Find the area of triangle formed by lines 4x-6y=24 x-axis and y-axis?
- In a race A beats B by 120m. B beats C by 260m and A beats C by 300m what is the length of race?
- The vertices of triangle ABC are A(1, 4), B(5, 2) and C(7, 8). Find the coordinates of the centroid and the length of median from A.
- Question 7
- Find the Perpendicular distance between two lines 6x + 8y = 18, 12x + 16y =20
- Which of the following is NOT a known factor to uniquely determine a plane?
- A line passes through the point (4, 3) and is perpendicular to the line 3x + 4y = 12. Find the equation of the new line.