parallelogram

Agatha

New member
Joined
Mar 13, 2012
Messages
15
d1=40, d2=74, one of the lines (a or b) are 51.i assume it's "a" since d1 is 40.what is area of parallelogram?
i used this: d12+d22 = 2(a2+b2) to get b2=d12+d22/2 - a2 ... i don't get the integer so i don't think it0s correct...is it?
i get for b=30,6 and for area of one triangle 611,5 and area for parallelogram 1223.
the solution in book 1224!!!help!!!
 
d1=40, d2=74, one of the lines (a or b) are 51.i assume it's "a" since d1 is 40.what is area of parallelogram?
i used this: d12+d22 = 2(a2+b2) to get b2=d12+d22/2 - a2 ... i don't get the integer so i don't think it0s correct...is it?
i get for b=30,6 and for area of one triangle 611,5 and area for parallelogram 1223.
the solution in book 1224!!!help!!!

1. Your result contains some minor rounding errors.

2. You probably know that the area of the parallelogarm s calculated by:

\(\displaystyle A = a \cdot \underbrace{d_1 \cdot \sin(\alpha)}_{\text{length of height}}\)

It is not necessary to calculate the value of \(\displaystyle \alpha\) but only the \(\displaystyle \sin(\alpha)\). I've got

\(\displaystyle \sin(\alpha) = 0.6\)

So the area is

\(\displaystyle A = 51 \cdot 40 \cdot 0.6\)
 

Attachments

  • parallelogr_fläche.png
    parallelogr_fläche.png
    5.8 KB · Views: 0
i have to do it without trigonomety,so i thought i'll use heron's formula for one of triangles...since both are the same,area of parallelogram is 2*area of triangles...is it not?
 
Top