MHB Find the area of the quadrilateral PQRS

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Area
AI Thread Summary
The area of the quadrilateral PQRS, formed by extending the sides of a convex quadrilateral ABCD with an area of 1, is determined to be 5. This conclusion is reached through vector analysis, where the area of ABCD is expressed using cross products of its vertex vectors. By defining points P, Q, R, and S in relation to the vertices of ABCD, the area of PQRS is calculated using similar vector operations. The problem suggests that this result holds for all convex quadrilaterals with an area of 1. Additional solutions using trigonometric methods were also mentioned, indicating multiple approaches to the same problem.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
The convex quadrilateral $ABCD$ has area 1, and $AB$ is produced to $P$, $BC$ to $Q$, $CD$ to $R$, and $DA$ to $S$, such that $AB=BP$, $BC=CQ$, $CD=DR$, and $DA=AS$. Find the area of the quadrilateral $PQRS$.
 
Mathematics news on Phys.org
[sp]Here is a solution using vectors. Choose the origin $O$ to be an interior point of $ABCD$ and let $a,b,c,d,p,q,r,s$ be the vectors representing the corresponding points. The area of the triangle $OAB$ is the magnitude of the cross product $a\times b$. The area of $ABCD$ is $|a\times b + b\times c + c\times d + d\times a|$. (Note that the four cross product vectors are all oriented in the same direction – perpendicular to the plane of $ABCD$ – so their magnitudes add up.)

Next, $p = 2b-a$, $q = 2c-b$, $r = 2d-c$ and $s = 2a-d$. Thus the area of $PQRS$ is $$\bigl|(2b-a)\times(2c-b) + (2c-b)\times(2d-c) + (2d-c)\times(2a-d) + (2a-d)\times(2b-a)\bigr|.$$ Now use the facts that the cross product of a vector with itself is $0$ and that $b\times a = -a\times b$ to see that this expression reduces to $5|a\times b + b\times c + c\times d + d\times a|$. Therefore the area of $PQRS$ is $5$.[/sp]
 
Opalg said:
[sp]Here is a solution using vectors. Choose the origin $O$ to be an interior point of $ABCD$ and let $a,b,c,d,p,q,r,s$ be the vectors representing the corresponding points. The area of the triangle $OAB$ is the magnitude of the cross product $a\times b$. The area of $ABCD$ is $|a\times b + b\times c + c\times d + d\times a|$. (Note that the four cross product vectors are all oriented in the same direction – perpendicular to the plane of $ABCD$ – so their magnitudes add up.)

Next, $p = 2b-a$, $q = 2c-b$, $r = 2d-c$ and $s = 2a-d$. Thus the area of $PQRS$ is $$\bigl|(2b-a)\times(2c-b) + (2c-b)\times(2d-c) + (2d-c)\times(2a-d) + (2a-d)\times(2b-a)\bigr|.$$ Now use the facts that the cross product of a vector with itself is $0$ and that $b\times a = -a\times b$ to see that this expression reduces to $5|a\times b + b\times c + c\times d + d\times a|$. Therefore the area of $PQRS$ is $5$.[/sp]

Awesome, Opalg!(Yes) And thanks for participating!:)

I still welcome others who want to solve it using other route!:o
 
This type of question implies that the answer is the same for all Convex Quads with Area=1.

Picking a convenient one -- square.

View attachment 3184

We see the answer is: The area of a square with side = square root of (12 + 22).
 

Attachments

  • Capture.PNG
    Capture.PNG
    3.7 KB · Views: 108
RLBrown said:
This type of question implies that the answer is the same for all Convex Quads with Area=1.

Picking a convenient one -- square.

View attachment 3184

We see the answer is: The area of a square with side = square root of (12 + 22).

Thanks for your diagram and your solution post, RLBrown.

Another solution that solved the problem using trigonometric method is shown below:
View attachment 3239
Consider the diagram on the left: [TABLE="class: grid, width: 800"]
[TR]
[TD]Note that the area of the triangles

$CBA=\dfrac{(CB)(AB)\sin \angle ABC}{2}$

and

$CBP=\dfrac{(CB)(BP)\sin \angle PBC}{2}$

are the same since $AB=BP$ and

$\begin{align*}\sin \angle PBC&=\sin (180^{\circ}-\angle ABC)\\&=\sin \angle ABC\end{align*}$.[/TD]
[TD]Also, the area of the triangles

$QCB=\dfrac{(QC)(CP)\sin \angle QCP}{2}$

and

$CBP=\dfrac{(CB)(CP)\sin \angle PBC}{2}$

are the same since $QC=CB$ and

$\begin{align*}\sin \angle PBC&=\sin (180^{\circ}-\angle QCP)\\&=\sin \angle QCP \end{align*}$.[/TD]
[TD]This tells us

$2\times \text{area of the triangle $ABC$}=\text{area of the triangle $QBP$}$.[/TD]
[/TR]
[/TABLE]

Similar argument could be applied to the diagram on the right so that:

[TABLE="class: grid"]
[TR]
[TD]Note that the area of the triangles

$RDA=\dfrac{(RD)(DA)\sin \angle RDA}{2}$

and

$CDA=\dfrac{(CD)(DA)\sin \angle CDA}{2}$

are the same since $RD=CD$ and

$\begin{align*}\sin \angle CDA&=\sin (180^{\circ}-\angle RDA)\\&=\sin \angle RDA\end{align*}$.[/TD]
[TD]Also, the area of the triangles

$RDA=\dfrac{(DA)(AR)\sin \angle DAR}{2}$

and

$RAS=\dfrac{(AR)(AS)\sin \angle RAS}{2}$

are the same since $DA=AS$ and

$\begin{align*}\sin \angle RAS&=\sin (180^{\circ}-\angle RDA)\\&=\sin \angle RDA \end{align*}$.[/TD]
[TD]This tells us

$2\times \text{area of the triangle $ADC$}=\text{area of the triangle $SRD$}$.[/TD]
[/TR]
[/TABLE]

Hence, we must have

$\begin{align*}\text{area of the quadrilateral $PQRS$}&=4(\text{area of the triangle $ADC$})+4(\text{area of the triangle $ADC$})+\text{area of the convex quadrilateral $ABCD$})\\&=4\text{area of the convex quadrilateral $ABCD$}+\text{area of the convex quadrilateral $ABCD$}\\&=5\end{align*}$
 

Attachments

  • Find area PQRS.JPG
    Find area PQRS.JPG
    17 KB · Views: 115
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top