The area of the triangle formed by the points A(4,0),B(10,0) and C(4,3) is
Answers
Given:
The points A(4,0), B(10,0,) and C(4,3)
To find:
The area of the triangle which is formed by the points A, B, and C.
The formula used to find the area of a triangle with given points -
unit sq.
So,
A(4,0) : x₁ =4, y₁ = 0
B(10,0) : x₂= 10, y₂ = 0
C(4,3) : x₃ = 4, y₃ = 3
Now,
Putting the values of x and y respectively,
= 9
Hence,
The area of the triangle formed by the points is 9 unit sq.
Answer:
9 units²
Step-by-step explanation:
The points (given)
A(4,0) : x₁ =4, y₁ = 0
B(10,0) : x₂= 10, y₂ = 0
C(4,3) : x₃ = 4, y₃ = 3
TO FIND:
The area of the triangle formed by the given points
Now,
The area of a triangle whose vertices are A(x₁ , y₁), B(x₂ , y₂), and C(x₃ , y₃) are given-
= 1/2[x₁(y₂ - y₃) + x₂(y₃ - y₂) + x₃(y₁ - y₂)] unit²
= 1/2[4(0-3) + 10(3-0) + 4(0-0)]
= 1/2[-12 + 30 + 0]
= 1/2[18]
= 9 units²