asked 83.4k views
1 vote
In the accompanying figure, triangle ABC has coordinates A(0,3), B(7,3), C(7,7). What is the area of triangle ABC in square units?

In the accompanying figure, triangle ABC has coordinates A(0,3), B(7,3), C(7,7). What-example-1
asked
User Boeprox
by
8.5k points

1 Answer

2 votes

We know area of triangle =
(1)/(2) * base * height

In triangle ABC , AB is the base and BC is the height

Now we find the distance between A and B

Distance formula is
√((x_2-x_1)^2 + (y_2-y_1)^2)

A(0,3), B(7,3)

Distance AB =
√((7-0)^2 + (3-3)^2)

=
√((7)^2 ) = 7

B(7,3), C(7,7)

Distance BC =
√((7-7)^2 + (7-3)^2)

=
√((4)^2 ) = 4

area of triangle =
(1)/(2) * base * height

area of triangle =
(1)/(2) * AB * BC

=
(1)/(2) * 7 * 4 = 14
units ^2

answered
User Ben Harrison
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.