In triangle ABC,AM is the median such that ∠MAB=105∘ and ∠B=∠MAC,find ∠B?
The problem looks simple but my challenge is to solve it using basic geometry(congruency,similarity etc) and not trigonometry.
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:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Great problem..man I haven't done a geometric proofs in such a long time, reminds me of the AoPS days:)
Here's a solution:
First of all since the triangles CAM,CBA share the same angle ∠C and ∠B=∠MAC, they are similar! Therefore their corresponding sides are proportional which gives: ACCM=CBAC⇒AC2=CM∗AB=2CM2⇒AMAB=CMAC=2.
So now the problem has been simplified to a more straight forward question: Given a triangle BAM with ∠BAM=105 and AMAB=2, find ∠B (Note that this triangle is "similarly" unique).
To proceed, let's get a bit "creative", what does the ratio of two sides equal to root 2 remind us of? A 45−45−90 triangle? Let's try to construct one in this diagram! Construct a point N on the same side as M wrt AB such that ∠ANB=90,∠BAN=45. This means that ∠NAM=105−45=60. Since AN=2AB=AM, we obtain that AMN is an equilateral triangle. Furthermore, we have BN=AN=AM=NM. Since ∠BNM=90+60=150, therefore ∠MBN=2180−150=15 which means that ∠B=45−15=30! and that's our answer.
Nice solution! I also found that AMAB=2 using the same similarity, but finished with a "trick" solution.
Motivation: Note that sin∠ABMsin∠AMB=2, thus you need two angles whose sum is 75∘ and whose ratio of sines is 2 ...yes! 45° and 30°.
Proof. Consider a triangle B′A′M′ such that ∠A′B′M′=30∘ and ∠B′M′A′=45∘, note that A′M′A′B′=sin30∘sin45∘, then A′M′A′B′=AMAB and ∠B′A′M′=∠BAM=105∘, i.e. triangles BAM and B′A′M′ are similar and we are done.
I too got such a solution, and whats more, i got that the sum of angles of triangle ABC is greater than 210 degrees.all i did then was abandon this approach and look for another set of triangles where basic geo could be used!!and Lo it was there!!
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
Great problem..man I haven't done a geometric proofs in such a long time, reminds me of the AoPS days:)
Here's a solution:
First of all since the triangles CAM,CBA share the same angle ∠C and ∠B=∠MAC, they are similar! Therefore their corresponding sides are proportional which gives: ACCM=CBAC⇒AC2=CM∗AB=2CM2⇒AMAB=CMAC=2.
So now the problem has been simplified to a more straight forward question: Given a triangle BAM with ∠BAM=105 and AMAB=2, find ∠B (Note that this triangle is "similarly" unique).
To proceed, let's get a bit "creative", what does the ratio of two sides equal to root 2 remind us of? A 45−45−90 triangle? Let's try to construct one in this diagram! Construct a point N on the same side as M wrt AB such that ∠ANB=90,∠BAN=45. This means that ∠NAM=105−45=60. Since AN=2AB=AM, we obtain that AMN is an equilateral triangle. Furthermore, we have BN=AN=AM=NM. Since ∠BNM=90+60=150, therefore ∠MBN=2180−150=15 which means that ∠B=45−15=30! and that's our answer.
Log in to reply
Being too much exited, you made the answer factorial 30=30!. Ha ha ha. Good job.
Nice solution! I also found that AMAB=2 using the same similarity, but finished with a "trick" solution.
Motivation: Note that sin∠ABMsin∠AMB=2, thus you need two angles whose sum is 75∘ and whose ratio of sines is 2 ...yes! 45° and 30°.
Proof. Consider a triangle B′A′M′ such that ∠A′B′M′=30∘ and ∠B′M′A′=45∘, note that A′M′A′B′=sin30∘sin45∘, then A′M′A′B′=AMAB and ∠B′A′M′=∠BAM=105∘, i.e. triangles BAM and B′A′M′ are similar and we are done.
For another good geometry problem go to https://brilliant.org/discussions/thread/geometry-problemagain-a-challenge/
Hmm I got that no triangle exists... (by angle chasing and similar triangles)
EDIT: Oops I misread my paper, I'll post a solution soon.
Log in to reply
I too got such a solution, and whats more, i got that the sum of angles of triangle ABC is greater than 210 degrees.all i did then was abandon this approach and look for another set of triangles where basic geo could be used!!and Lo it was there!!
Great post dude. Need more of this kind to refresh minds