The Problem
Given a polygon A1A2A3...An we need to construct a square PQRS such that
ar(A1A2A3...An)=ar(PQRS)
Using Straight − edge and compass construction
The Solution
The problem may seem very hard but it isn't really is.
The idea is that we can break any polygon A1A2A3...An into n−2 triangles, these triangles will be of the form △A1AiAi+1,i∈N∩(1,n)
We can then find square PiQiRiSi such that ar(△A1AiAi+1)=ar(PiQiRiSi),i∈N∩(1,n)
And then we can find a square PQRS such that ar(PQRS)=i=2∑n−1ar(PiQiRiSi)
And if we are able two add at least 2 square then we can find the sum.
So we are first going to break the problem in two parts :
Squaring A Triangle
Adding Two Squares
Squaring A Triangle
Given △ABC we need to find square PQRS such that
ar(△ABC)=ar(PQRS)
Steps of construction
1) Draw AD⊥BC such that D lies either on BC or extended BC
2) Draw a rectangle EFGH such that EF=AD,FG=2BC
3) Draw a square PQRS such that ar(PQRS)=ar(EFGH)
Adding Two Squares
Given square ABCD and EFGH we need to find square PQRS such that
ar(PQRS)=ar(ABCD)+ar(EFGH)
Steps of contruction
1) Draw △ KLM such that ∠KLM=90°,KL=AB,LM=EF
2) Draw square PQRS such that PQ=KM
So we are done!
NOTE
ar(X) denotes the area of planar figure X
If anybody need justification of any of the construction he or she may ask. (Although they are much easier to be justified)
The number of steps for squaring an n−sided polygon shall be increasing linearly if we used these steps, if anybody can do this in less amount of steps then please comment.
If anybody can prepare an animation of this either in Desmos or in .gif format etc, please share it here.
#Geometry
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Talking about a convex n-gon, we can start successively reducing the number of sides one at a time, keeping the area unchanged, until we come up with a triangle with the same area as the initial polygon. The rest has already been described by @Zakir Husain.
Here is the course of action (referring to the figure):
Form An draw a line parallel to A1An−1 wich intersects An−1An−2 at point A′n−1. △A1A′n−1An−1 and △A1AnAn−1 have the same base A1An−1 and the same corresponding height, therefore the have the same area. Thus, polygon A1A2…An−2An−1An and A1A2…An−2A′n−1 also have the same area, but the new polygon has n−1 sides. By repeating this procedure, we can transform the n-gon to a triangle with the same area.
Log in to reply
Great Idea
@Mahdi Raza Can you make an animation on this?
Log in to reply
To square a triangle, how do you move from step 2 to step 3?
Log in to reply
What did you mean by move ?
Log in to reply
Log in to reply
Therefore in summary we are able to find the square PQRS with the same area as the triangle.
Note :
Log in to reply
My final question, sir, is how do I square a circle?
Log in to reply
Well it have been proved that we can't square a circle.
In 1837, Pierre Wantzel showed that any number x that can be constructed using straightedge and compass have to be an algebraic number.
In 1882 Ferdinand von Lindemann proved the transcendence of π hence theoretically we can never construct π units, But rather we can construct some of it's approximations
Now your question gave me a new Theorem
"Suppose S is the set of all constructible approximations of π,f:S→R,f(x):=∣π−x∣ ⇒ ∀x1∈S ∃ x2∈S:0<f(x2)<f(x1)"
Or how to construct a line that is equal to π?