2
$\begingroup$

I think this is a potentially new formula for the area of a general quadrilateral. Also do note this post has been repurposed for combining all my 4 posts regarding my formula as they were being closed for being duplicates. This post might have some linguistic errors or repeated information, please let me know if there is and I'll edit them

Case 1: A convex quadrilateral

Convex quadrilateral

In the above convex non intersecting quadrilateral we take AB=a, BC=b, CD=c, AD=d and $\angle ABC$ is $\theta$.

$$ Area of ABCD \\ = Ar\triangle ABC+Ar\triangle ACD \\ =\frac{1}{2}ab\sin\theta+\frac{1}{2}cd\sin\angle D \\ $$ Now the problem is to find $\sin\angle D$, using law of cosines we get: $$ AC^2=a^2+b^2-2ab\cos\theta \\ and AC^2=c^2+d^2-2cd\cos\angle D $$ Subtracting both equations from each other we get: $$ AC^2-AC^2=(a^2+b^2-2ab\cos\theta)-(c^2+d^2-2cd\cos\angle D), \\ a^2+b^2-c^2-d^2-2ab\cos\theta+2cd\cos\angle D=0, \\ \cos\angle D= \frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd} $$ Now using the trigonometric identity $ \sin\angle D= \sqrt{1-\cos^2\angle D} $ we get: $$ \sin\angle D= \sqrt{1- \left(\frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd}\right)^2} $$ And putting this into $ \frac{1}{2}ab\sin\theta+\frac{1}{2}cd\sin\angle D $ we get: $$ \frac{1}{2}\left[ab \sin \theta + cd \sqrt{1- \left(\frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd}\right)^2} \right] $$ Which I believe to be the area of any non intersecting convex quadrilateral. Please correct me if I'm wrong at any step. Also, do note that the a and b are the sides which are adjacent to the given angle, meaning that the lines a and b are the ones which make the given angle

Case 2: A concave quadrilateral

cocave quadrilateral We will be taking $AB=a$, $BC=b$, $CD=c$, $AD=d$ and $reflex\angle ABC$ as $\theta$ $$ Ar\triangle ADC=\frac{1}{2}cd\sin \angle D \\ Ar\triangle ABC=\frac{1}{2}ab\sin (360-\theta)=\frac{-1}{2}ab\sin \theta\\ $$ Now using the law of cosines: $$ AC^2=a^2+b^2-2ab\cos (360-\theta) \\ which is AC^2=a^2+b^2-2ab\cos \theta \\ AC^2=c^2+d^2-2cd\cos \angle D $$ Subtracting both equations from each other: $$ AC^2-AC^2=(a^2+b^2-2ab\cos\theta)-(c^2+d^2-2cd\cos\angle D), \\ a^2+b^2-c^2-d^2-2ab\cos\theta+2cd\cos\angle D=0, \\ \cos\angle D= \frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd} $$ Now using the trigonometric identity $ \sin\angle D= \sqrt{1-\cos^2\angle D} $ we get: $$ \sin\angle D= \sqrt{1- \left(\frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd}\right)^2} $$ now here comes the final step: $$ ArABCD=Ar\triangle ADC-Ar\triangle ABC \\ =\frac{1}{2}cd\sin \angle D-\frac{-1}{2}ab\sin \theta \\ =\frac{1}{2}\left[cd \sqrt{1- \left(\frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd}\right)^2}+ab\sin \theta \right] =\frac{1}{2}\left[ab \sin \theta + cd \sqrt{1- \left(\frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd}\right)^2} \right] $$ This is the proof that my formula works for any concave quadrilateral when the reflex angle is given. A similar proof can be done in case the given angle is opposite to the reflex angle. If the given angle is neither the reflex angle nor the one opposite to the reflex angle the proof is similar to the proof of the formula for any convex quadrilateral, whose post I have linked. Please correct me if I'm wrong in any step.

Case 3: A Self Intersecting Quadrilateral

self intersecting quadrilateral

Here ABCD is our self intersecting quadrilateral whose area will be denoted by $ \Delta $. We will be taking $AB=a, BC=c, CD=c, AD=d$ and $\angle B$ as $\theta$. We are assuming that $a,b,c,d,\theta$ are the given sides and angle. Also we have to be careful while assigning the sides these variables, as the angle $\theta$ must lie between the sides $a,b$ $$ \Delta = Ar\triangle ADC+Ar\triangle ABC \\ \Delta =\frac{1}{2}cd\sin \angle D+\frac{1}{2}ab\sin \theta $$ Do note that the intersecting area of $\triangle AEC$ is accounted by $\sin \theta$ as it can be negative when $\theta$ is reflex. Now by using the law of cosine: $$ AC^2=a^2+b^2-2ab\cos \theta \\ AC^2=c^2+d^2-2cd\cos \angle D $$ Subtracting both of them from each other we get: $$ a^2+b^2-2ab\cos \theta-c^2-d^2+2cd\cos \angle D=0 \\ \cos \angle D=\frac{c^2+d^2-a^2-b^2+2ab\cos \theta}{2cd} $$ Now using the trigonometric identity $ \sin\angle D= \sqrt{1-\cos^2\angle D} $ we get: $$ \sin\angle D= \sqrt{1- \left(\frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd}\right)^2} $$ And putting this into $ \frac{1}{2}ab\sin\theta+\frac{1}{2}cd\sin\angle D $ we get: $$ \frac{1}{2}\left[ab \sin \theta + cd \sqrt{1- \left(\frac {c^2+d^2-a^2-b^2+2ab\cos\theta}{2cd}\right)^2} \right] $$ So my formula is correct for any self intersecting quadrilateral,and as seen in the linked posts,it is also correct for any concave and convex quadrilateral. Essentially making it a formula for a general quadrilateral which requires only 4 sides and 1 angle. Please let me know if I'm wrong.

The more important thing here is that the formula may be very tedious and more time consuming than the method itself, but the fact that it exists shows that the area of a quadrilateral will always remain same with the same 4 sides and one angle, as long as the given angle lies between two sides of the same length. Which I think was believed to not be the case previously.

Further this formula is more minimalistic than Bretschneider's formula, as it requires one angle instead of two.

$\endgroup$
1
  • 1
    $\begingroup$ This approach is fine. With known sides, you need an angle to make the quadrilateral rigid for a definite area. If the quadrilateral is cyclic, you don't even need to know the angle (use the law of cosines twice with supplementary angles). $\endgroup$ Commented Jan 8 at 16:56

1 Answer 1

5
$\begingroup$

Your method is technically correct, but you're probably better off setting up a formula that directly uses the known angle.

Assume $\angle B$ is known. Then the areas of $\triangle ABC$ is given by $\frac12(AB)(BC)\sin\angle B$. Now we need the area of $\triangle ADC$, which is given by $\frac12(AD)(CD)\sin\angle D$. Then the problem reduces to finding $\angle D$.

We can do this neatly by applying the Law of Cosines to both triangles given

$AC^2=AB^2+BC^2-2(AB)(BC)\cos\angle B$

$AC^2=AD^2+CD^2-2(AD)(CD)\cos\angle D$

Upon taking the difference between these two equations we eliminate $AC$ and we can then solve for $\angle D$ in terms of the sides and the known $\angle B$. This leads to

$\cos\angle D=\dfrac{AD^2+CD^2-AB^2-BC^2+2(AB)(BC)\cos\angle B}{2(AD)(CD)}$

Then (in a convex quadrilateral) $\sin\angle D=+\sqrt{1-\cos^2\angle D}$ and this, substituted into the formula given earlier, gives the missing area of $\triangle ADC$.

$\endgroup$
4
  • $\begingroup$ Your method of finding area of $ \triangle ABC $ seems better. But I have a question regarding the method for $ \triangle ACD $ . Wouldn't it be better if we find AC using law of cosine in $ \triangle ABC $ and then we use the known values of AC, AD and CD to find the area of $ \triangle ACD $ using heron's formula? I feel like it would reduce the length of the formula $\endgroup$ Commented Jan 9 at 2:36
  • $\begingroup$ No real difference in my reckoning. When I render the cosine of angle D, it contains exactly the same terms you would use to get AC. Look closely! $\endgroup$ Commented Jan 9 at 2:45
  • $\begingroup$ Didn't notice that at first. Thanks for your feedback! $\endgroup$ Commented Jan 9 at 3:06
  • 1
    $\begingroup$ Hi, after implementing your suggestions I have came to this formula: $\frac{1}{2}\left[ ab\sin\theta + cd\sqrt{1 - \left(\frac{c^{2}+d^{2}-a^{2}-b^{2}+2ab\cos\theta}{2cd}\right)^2 } \right]$ Here, a=AB, b=BC, c=CD, d=AD and the given angle is $ \theta $ $\endgroup$ Commented Jan 9 at 10:36

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.