Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Area of a (planar) quadrilateral using two opposite sides and four angles

Post

Area of a (planar) quadrilateral using two opposite sides and four angles

+0
−1

I guessed the following area formula for a (planar) quadrilateral using two opposite sides and four angles:(When $a=AB$ and $c=CD$,)

$S = \frac{a^2}{2(\cot A + \cot B)} + \frac{c^2}{2(\cot C + \cot D)}$

This formula can be applied to the quadrilateral satisfying $A+B \ne \pi$ and $C+D \ne \pi$, including convex, concave, and even self-intersecting cases.

I'd like to know the applicable case, inapplicable case and reasons for the validity of those cases. Are there any known papers or more elegant ways to derive this formula?

I guess there are many ways to explain those reasons. It greatly resembles $S = \frac{1}{2}(ab \sin B + cd \sin D)$. It seems that $b$ and $d$ can be determined using $a, c, A, B, C, D$.

History

1 comment thread

If you cross-post the same question on multiple sites, you should include links to all other versions... (2 comments)
If you cross-post the same question on multiple sites, you should include links to all other versions...
samcarter‭ wrote 4 months ago

If you cross-post the same question on multiple sites, you should include links to all other versions of the question in every post, even in the original one. X-posting without explicit links has the risk of wasting both the time of users who might put time and effort into answering a post, which already has an answer elsewhere, as well as the time of users who might have the same problem but can't find the solutions you might have gotten on one of the other sites you x-posted your question