thereddevils
- 436
- 0
Is it true that the area of quadrilateral in general is the product of its diagonal divided by 2 ? Does this include rhombus or parallellogram ?
Did you mean "product of its diagonals divided by 2"? If so, this isn't true.thereddevils said:Is it true that the area of quadrilateral in general is the product of its diagonal divided by 2 ? Does this include rhombus or parallellogram ?
Mark44 said:Did you mean "product of its diagonals divided by 2"? If so, this isn't true.
As a counterexample, consider a rectangle whose width is w and length l. The length of the diagonal is sqrt(w^2 + l^2). The product of the diagonals is w^2 + l^2, and half that is (1/2)(w^2 + l^2) != lw.
If that's not what you meant, what did you mean?
Axiom17 said:Refer to this quick diagram:
http://yfrog.com/afpf4j
OK so you know the values of A and B right, and you need to find the area of the shape.
Obviously the area is given by X \times Y.
Also the length of diagonal A, which is equal to the diagonal length B, is obviously given by A=B=\sqrt{X^{2}+Y^{2}}
If you follow your method:
\frac{A\times B}{2}=\frac{(\sqrt{X^{2}+Y^{2}})\times (\sqrt{X^{2}+Y^{2}})}{2}=\frac{X^{2}+Y^{2}}{2}
Hence can see:
\frac{X^{2}+Y^{2}}{2}\neq XY
Although like you said you can 'accidently' get the correct answer, if for example X=Y=2 but it's not true in general.
Hope that helps![]()