Finding all possible proofs
up vote
11
down vote
favorite
I'm now working on a geometry problem I'll have to explain in front of my class this week (I'm in the $10^{th}$ grade). I've found so far some proofs, which might, nevertheless, be a bit complicated for my classmates (since they've barely worked with geometry).
I was wondering hence, whether there might be a "more elementary" proof or an animation (I don't know how to program it) which somehow makes it clearer or at least visual...
The problem is the following
Consider a square $ABCD$ with side $[AB]=a$ and a circumference $omega$ with radius $r$, such that both are "semi inscribed" in each other (the image below might clarify this).
Proof that the following relation holds $$a=frac{8r}{5}$$
My proofs so far are the following
Consider the isosceles triangle $Delta ABE$ inscribed in $omega$.
It suficies to use the Pythagorean theorem and the relation $$R=frac{abc}{4S} $$ in order to prove the statement.
$$$$
An analytic approach might be also helpful (let $A$ be the origin of coordinates). The rest is just a matter of solving equations (quite simple).
As said, any explanations, suggestions and approaches (and of course animations if possible) are welcomed. If you, however, find another approach (such as trigonometry for instance), even if it's more difficult, I would also be glad to receive it, since my teacher told me to find al possible ways to prove it.
Thanks in advance
proof-explanation euclidean-geometry circle ratio
add a comment |
up vote
11
down vote
favorite
I'm now working on a geometry problem I'll have to explain in front of my class this week (I'm in the $10^{th}$ grade). I've found so far some proofs, which might, nevertheless, be a bit complicated for my classmates (since they've barely worked with geometry).
I was wondering hence, whether there might be a "more elementary" proof or an animation (I don't know how to program it) which somehow makes it clearer or at least visual...
The problem is the following
Consider a square $ABCD$ with side $[AB]=a$ and a circumference $omega$ with radius $r$, such that both are "semi inscribed" in each other (the image below might clarify this).
Proof that the following relation holds $$a=frac{8r}{5}$$
My proofs so far are the following
Consider the isosceles triangle $Delta ABE$ inscribed in $omega$.
It suficies to use the Pythagorean theorem and the relation $$R=frac{abc}{4S} $$ in order to prove the statement.
$$$$
An analytic approach might be also helpful (let $A$ be the origin of coordinates). The rest is just a matter of solving equations (quite simple).
As said, any explanations, suggestions and approaches (and of course animations if possible) are welcomed. If you, however, find another approach (such as trigonometry for instance), even if it's more difficult, I would also be glad to receive it, since my teacher told me to find al possible ways to prove it.
Thanks in advance
proof-explanation euclidean-geometry circle ratio
1
see math.stackexchange.com/questions/1188845/… (possible duplicate?)
– Carmeister
Dec 2 at 22:42
add a comment |
up vote
11
down vote
favorite
up vote
11
down vote
favorite
I'm now working on a geometry problem I'll have to explain in front of my class this week (I'm in the $10^{th}$ grade). I've found so far some proofs, which might, nevertheless, be a bit complicated for my classmates (since they've barely worked with geometry).
I was wondering hence, whether there might be a "more elementary" proof or an animation (I don't know how to program it) which somehow makes it clearer or at least visual...
The problem is the following
Consider a square $ABCD$ with side $[AB]=a$ and a circumference $omega$ with radius $r$, such that both are "semi inscribed" in each other (the image below might clarify this).
Proof that the following relation holds $$a=frac{8r}{5}$$
My proofs so far are the following
Consider the isosceles triangle $Delta ABE$ inscribed in $omega$.
It suficies to use the Pythagorean theorem and the relation $$R=frac{abc}{4S} $$ in order to prove the statement.
$$$$
An analytic approach might be also helpful (let $A$ be the origin of coordinates). The rest is just a matter of solving equations (quite simple).
As said, any explanations, suggestions and approaches (and of course animations if possible) are welcomed. If you, however, find another approach (such as trigonometry for instance), even if it's more difficult, I would also be glad to receive it, since my teacher told me to find al possible ways to prove it.
Thanks in advance
proof-explanation euclidean-geometry circle ratio
I'm now working on a geometry problem I'll have to explain in front of my class this week (I'm in the $10^{th}$ grade). I've found so far some proofs, which might, nevertheless, be a bit complicated for my classmates (since they've barely worked with geometry).
I was wondering hence, whether there might be a "more elementary" proof or an animation (I don't know how to program it) which somehow makes it clearer or at least visual...
The problem is the following
Consider a square $ABCD$ with side $[AB]=a$ and a circumference $omega$ with radius $r$, such that both are "semi inscribed" in each other (the image below might clarify this).
Proof that the following relation holds $$a=frac{8r}{5}$$
My proofs so far are the following
Consider the isosceles triangle $Delta ABE$ inscribed in $omega$.
It suficies to use the Pythagorean theorem and the relation $$R=frac{abc}{4S} $$ in order to prove the statement.
$$$$
An analytic approach might be also helpful (let $A$ be the origin of coordinates). The rest is just a matter of solving equations (quite simple).
As said, any explanations, suggestions and approaches (and of course animations if possible) are welcomed. If you, however, find another approach (such as trigonometry for instance), even if it's more difficult, I would also be glad to receive it, since my teacher told me to find al possible ways to prove it.
Thanks in advance
proof-explanation euclidean-geometry circle ratio
proof-explanation euclidean-geometry circle ratio
edited Dec 2 at 17:44
asked Dec 2 at 17:36
Dr. Mathva
742114
742114
1
see math.stackexchange.com/questions/1188845/… (possible duplicate?)
– Carmeister
Dec 2 at 22:42
add a comment |
1
see math.stackexchange.com/questions/1188845/… (possible duplicate?)
– Carmeister
Dec 2 at 22:42
1
1
see math.stackexchange.com/questions/1188845/… (possible duplicate?)
– Carmeister
Dec 2 at 22:42
see math.stackexchange.com/questions/1188845/… (possible duplicate?)
– Carmeister
Dec 2 at 22:42
add a comment |
3 Answers
3
active
oldest
votes
up vote
11
down vote
I find the following quite instructive:
Obviously
begin{align}
a&=r+y \
&=r+sqrt{r^2 - left(frac{a}{2}right)^2}
end{align}
and solving gives $$frac{r}{a} = frac{5}{8} , .$$
add a comment |
up vote
8
down vote
Let $I$ be the midpoint of $[AB]$. Use the Pythagorean theorem in triangle $AIM$: $$r^2=dfrac{a^2}{4}+(a-r)^2$$
to deduce $a=8r/5$.
It might be nice to clarify where you got $a-r$ from.
– Servaes
Dec 2 at 20:31
2
@Servaes Obviously $IM+ME=a$, but $ME=r$. Also $I$, $M$ and $E$ are aligned.
– egreg
Dec 2 at 23:46
add a comment |
up vote
0
down vote
Let P be the middle of AB, then AE=$sqrt{5}/2$ from triangle AEP. Let Q be the middle of AE, then EQ=$sqrt{5}/4$, and from similarity of triangles AEP and MEQ you get the answer.
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
11
down vote
I find the following quite instructive:
Obviously
begin{align}
a&=r+y \
&=r+sqrt{r^2 - left(frac{a}{2}right)^2}
end{align}
and solving gives $$frac{r}{a} = frac{5}{8} , .$$
add a comment |
up vote
11
down vote
I find the following quite instructive:
Obviously
begin{align}
a&=r+y \
&=r+sqrt{r^2 - left(frac{a}{2}right)^2}
end{align}
and solving gives $$frac{r}{a} = frac{5}{8} , .$$
add a comment |
up vote
11
down vote
up vote
11
down vote
I find the following quite instructive:
Obviously
begin{align}
a&=r+y \
&=r+sqrt{r^2 - left(frac{a}{2}right)^2}
end{align}
and solving gives $$frac{r}{a} = frac{5}{8} , .$$
I find the following quite instructive:
Obviously
begin{align}
a&=r+y \
&=r+sqrt{r^2 - left(frac{a}{2}right)^2}
end{align}
and solving gives $$frac{r}{a} = frac{5}{8} , .$$
answered Dec 2 at 18:09
Diger
1,556413
1,556413
add a comment |
add a comment |
up vote
8
down vote
Let $I$ be the midpoint of $[AB]$. Use the Pythagorean theorem in triangle $AIM$: $$r^2=dfrac{a^2}{4}+(a-r)^2$$
to deduce $a=8r/5$.
It might be nice to clarify where you got $a-r$ from.
– Servaes
Dec 2 at 20:31
2
@Servaes Obviously $IM+ME=a$, but $ME=r$. Also $I$, $M$ and $E$ are aligned.
– egreg
Dec 2 at 23:46
add a comment |
up vote
8
down vote
Let $I$ be the midpoint of $[AB]$. Use the Pythagorean theorem in triangle $AIM$: $$r^2=dfrac{a^2}{4}+(a-r)^2$$
to deduce $a=8r/5$.
It might be nice to clarify where you got $a-r$ from.
– Servaes
Dec 2 at 20:31
2
@Servaes Obviously $IM+ME=a$, but $ME=r$. Also $I$, $M$ and $E$ are aligned.
– egreg
Dec 2 at 23:46
add a comment |
up vote
8
down vote
up vote
8
down vote
Let $I$ be the midpoint of $[AB]$. Use the Pythagorean theorem in triangle $AIM$: $$r^2=dfrac{a^2}{4}+(a-r)^2$$
to deduce $a=8r/5$.
Let $I$ be the midpoint of $[AB]$. Use the Pythagorean theorem in triangle $AIM$: $$r^2=dfrac{a^2}{4}+(a-r)^2$$
to deduce $a=8r/5$.
answered Dec 2 at 18:06
BPP
2,102927
2,102927
It might be nice to clarify where you got $a-r$ from.
– Servaes
Dec 2 at 20:31
2
@Servaes Obviously $IM+ME=a$, but $ME=r$. Also $I$, $M$ and $E$ are aligned.
– egreg
Dec 2 at 23:46
add a comment |
It might be nice to clarify where you got $a-r$ from.
– Servaes
Dec 2 at 20:31
2
@Servaes Obviously $IM+ME=a$, but $ME=r$. Also $I$, $M$ and $E$ are aligned.
– egreg
Dec 2 at 23:46
It might be nice to clarify where you got $a-r$ from.
– Servaes
Dec 2 at 20:31
It might be nice to clarify where you got $a-r$ from.
– Servaes
Dec 2 at 20:31
2
2
@Servaes Obviously $IM+ME=a$, but $ME=r$. Also $I$, $M$ and $E$ are aligned.
– egreg
Dec 2 at 23:46
@Servaes Obviously $IM+ME=a$, but $ME=r$. Also $I$, $M$ and $E$ are aligned.
– egreg
Dec 2 at 23:46
add a comment |
up vote
0
down vote
Let P be the middle of AB, then AE=$sqrt{5}/2$ from triangle AEP. Let Q be the middle of AE, then EQ=$sqrt{5}/4$, and from similarity of triangles AEP and MEQ you get the answer.
add a comment |
up vote
0
down vote
Let P be the middle of AB, then AE=$sqrt{5}/2$ from triangle AEP. Let Q be the middle of AE, then EQ=$sqrt{5}/4$, and from similarity of triangles AEP and MEQ you get the answer.
add a comment |
up vote
0
down vote
up vote
0
down vote
Let P be the middle of AB, then AE=$sqrt{5}/2$ from triangle AEP. Let Q be the middle of AE, then EQ=$sqrt{5}/4$, and from similarity of triangles AEP and MEQ you get the answer.
Let P be the middle of AB, then AE=$sqrt{5}/2$ from triangle AEP. Let Q be the middle of AE, then EQ=$sqrt{5}/4$, and from similarity of triangles AEP and MEQ you get the answer.
answered Dec 3 at 5:37
akhmeteli
34616
34616
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3022946%2ffinding-all-possible-proofs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
see math.stackexchange.com/questions/1188845/… (possible duplicate?)
– Carmeister
Dec 2 at 22:42