M HYPE SPLASH
// general

Area of a Parallelogram

By Emma Payne
$\begingroup$

The sides of a parallelogram measure $10$ cm and $18$ cm. One angle of the parallelogram measures $46$ degrees. What is the area of the parallelogram, to the nearest square centimeter?

I'm supposed to use the trigonometric area formula $A = \dfrac{1}{2}a b \sin C $ but I cannot seem to get it right.

Thanks in advance!

$\endgroup$

2 Answers

$\begingroup$

Area of a parallelogram: $A = 10 * 18 * sin (46 deg) = 180 * 0.719 = 129.48$

Area of a triangle: $A = \frac{1}{2} * 10 * 18 * sin (46 deg) = 90 * 0.719 = 64.74$

$\endgroup$ $\begingroup$

It should be $\dfrac{10\cdot 18}{2}\sin 46^{\circ}=90\sin 46^{\circ}\approx 65\operatorname{cm}^2$ for a triangle, so a parallelogram's area is just double this, which gives $65\cdot 2\approx 129\operatorname{cm}^2$ (after rounding)

The important thing to note is that $\dfrac{ab}{2}\sin C$ gives the area for a triangle, and a parallelogram's area is given by twice this amount: $ab\sin C.$

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy