Question Details

The vertices of a convex pentagon (in order) are P(0,0),  Q(6,0),  R(8,3),  S(4,7),  T(0,4). Find the area of the pentagon.

Options

A

42 sq. units

B

36 sq. units

C

39 sq. units

D

45 sq. units

Show Answer

Correct Answer :

Option C

39 sq. units

Solution :

The correct option is 39 sq. units.

To find the area of the convex pentagon with vertices taken in order as P(0,0), Q(6,0), R(8,3), S(4,7), and T(0,4), we can use the Polygon Area Formula (also known as the Shoelace Formula).

The formula for the area of a polygon with vertices (x1,y1), (x2,y2), ..., (xn,yn) in counterclockwise order is given by:

Area = 12 ( x1y2 + x2y3 + x3y4 + x4y5 + x5y1 ) - ( y1x2 + y2x3 + y3x4 + y4x5 + y5x1 )

Let us write down the coordinates in sequence:
(x1,y1)=(0,0)
(x2,y2)=(6,0)
(x3,y3)=(8,3)
(x4,y4)=(4,7)
(x5,y5)=(0,4)

Step 1: Calculate the sum of products of adjacent coordinates in the main diagonal direction:
x1y2+ x2y3+ x3y4+ x4y5+ x5y1
= (0×0) + (6×3) + (8×7) + (4×4) + (0×0)
= 0 + 18 + 56 + 16 + 0 = 90 }

Step 2: Calculate the sum of products of adjacent coordinates in the opposite diagonal direction:
y1x2+ y2x3+ y3x4+ y4x5+ y5x1
= (0×6) + (0×8) + (3×4) + (7×0) + (4×0) }
= 0 + 0 + 12 + 0 + 0 = 12 }

Step 3: Compute the area:
Area = 12 90 - 12 = 12 78 = 39

Thus, the area of the pentagon is 39 sq. units.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Discover more resources

You may also like

Mock Tests

View All
  • CTET
  • intermediate
  • No time limit
  • child development and pedagogy, mathematics, social science

  • SSC
  • intermediate
  • 2 hours and 30 mins
  • child development and pedagogy, mathematics, social science

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...