Find the angle in the triangle

In summary, there is a problem (1469) that involves finding the value of x in a triangle with given angles BC || EF, GDC = 7x, and BAC = 180 - 14x. After some discussion, it is found that $x = 10^\circ$ is a solution and is the only solution in which all angles are less than $180^\circ$. It is also noted that angles with an integer number of degrees are also solutions. However, it is unclear how to prove that a certain angle is a multiple of $90^\circ$ or $180^\circ$, which would lead to these solutions.
  • #1
maxkor
84
0
task.JPG

tr.png


I've tried:
BC || EF
How to find angle GDC? I think GDC=7x but why?
I have an answer but how to solve this?
 
Last edited:
Mathematics news on Phys.org
  • #2
maxkor said:
https://www.physicsforums.com/attachments/11871
View attachment 11873

I've tried:
BC || EF
How to find angle GDC? I think GDC=7x but why?
I have an answer but how to solve this?
There's another approach. Look at angle BAC. It's 180 - 7x - 7x. (ABC is isosceles, but we don't need this.) So we can get angle DAC in terms of x.

Now find the angles ADB, BDC, and ADC. They sum to 180...

-Dan
 
  • #3
BAC=180-15x
ADB=180-3x
BDC=180-8x
ADC=11x
What next?
 
Last edited:
  • #4
Check that again. BAC = 180 - 14x.

ADB + BDC + ADC= 180. Why?

-Dan
 
  • #5
ok, BAC = 180 - 14x
Can you tel why ADB + BDC + ADC= 180? I don't see it.
 
  • #6
maxkor said:
ok, BAC = 180 - 14x
Can you tel why ADB + BDC + ADC= 180? I don't see it.
Sorry, that was a typo. They sum to 360. Notice that all three angles sum to form a circle.

-Dan
 
  • #7
ADB=180-3x
BDC=180-8x
ADC=11x
ADB + BDC + ADC=180-3x+180-8x+11x=360
And what next??
 
  • #8
maxkor said:
ADB=180-3x
BDC=180-8x
ADC=11x
ADB + BDC + ADC=180-3x+180-8x+11x=360
And what next??
Well, it made a lot more sense when I had the typo! :)

I'll have to get back to you on this. Sorry about that!

-Dan
 
  • #9
Picture to scale with $x=0.5^\circ$ where the angles are correct except for $\angle ACD$.
\begin{tikzpicture}
\def\x{0.5}
\def\d{4}
\def\b{\d * sin(3*\x) / sin(2*\x)}
\def\a{(\b) * sin(14*\x) / sin(7*\x)}
\def\e{(\b) * sin(\x) / sin(3 * \x)}
\coordinate[label=left:B] (B) at (0,0);
\coordinate[label=A] (A) at ({7*(\x)}:{\b});
\coordinate[label=D] (D) at ({5*\x}:{\e});
\coordinate[label=right:C] (C) at ({\a},0);
\draw (A) -- (B) -- (C) -- cycle (B) -- (D) -- (C) (D) -- (A);
\end{tikzpicture}
Note that $\angle ACD=4x$ is too big in the picture.
Btw, this is TikZ code in which we can change the angle $x$ if we want to play with it.

Solution

The angles at B and C are both $7x$. Therefore the triangle is isosceles, and
$$AB=AC$$

From the law of sines:
$$\triangle ABD:\quad\frac{AB}{\sin(180^\circ-3x)}=\frac{AD}{\sin(2x)}$$
$$\triangle ACD:\quad\frac{AC}{\sin(11x)}=\frac{AD}{\sin(4x)}$$

Combine to find:
$$\frac{AB}{AD}=\frac{\sin(3x)}{\sin(2x)}=\frac{\sin(11x)}{\sin(4x)} \implies \sin(3x)\sin(4x)=\sin(2x)\sin(11x)\tag 4$$

Wolfram seems to say that $x=0$.

EDIT: with some twiddling, $x=10^\circ$ rolls out as the only solution in which we actually have a triangle.
 
Last edited:
  • #11
maxkor said:
Ok but answer is 10 not 0, so how solve this without wolfram.
I've tried to find a trick solution.
Interesting, Wolfram confirms that $x=10^\circ$ is also a solution of the same equation. It appears that I misinterpreted the output of Wolfram.

\begin{tikzpicture}
\def\x{10}
\def\d{4}
\def\b{\d * sin(3*\x) / sin(2*\x)}
\def\a{(\b) * sin(14*\x) / sin(7*\x)}
\def\e{(\b) * sin(\x) / sin(3 * \x)}
\coordinate[label=left:B] (B) at (0,0);
\coordinate[label=A] (A) at ({7*(\x)}:{\b});
\coordinate[label=D] (D) at ({5*\x}:{\e});
\coordinate[label=right:C] (C) at ({\a},0);
\draw (A) -- (B) -- (C) -- cycle (B) -- (D) -- (C) (D) -- (A);
\end{tikzpicture}
 
Last edited:
  • #12
But that equation is hard to solve.
 
  • #13
This is the problem with the 4 point kangaroo competition.
 
  • #14
maxkor said:
This is the problem with the 4 point kangaroo competition.
There doesn't seem to be a problem 1469 in there:

1658234890038.png
 
  • #15
maxkor said:
I've tried to find a trick solution.

If only we could prove that $\triangle CGD$ is similar to $\triangle AGC$. 🤔
We have 1 angle that is the same.
We either need another angle, or we need to prove $\triangle CGD$ is also isosceles.
 
Last edited:
  • #16
Look page 74.
 
  • #17
Klaas van Aarsen said:
If only we could prove that $\triangle CGD$ is similar to $\triangle AGC$. 🤔
We have 1 angle that is the same.
We either need another angle, or we need to prove $\triangle CGD$ is also isosceles.
$\triangle CGD$ is not also isosceles.
If only we could prove that $\triangle CGD$ is similar to $\triangle AGC$, if GDC=7x ??
 
  • #18
Turns out that there are $13$ integer solutions for $x$ in degrees between $0^\circ$ and $180^\circ$. And those are the only solutions.
The solution $x=10^\circ$ is the only one such that all angles of the triangle are less than $180^\circ$.

The interesting part is that angles with an integer number of degrees are solutions.
For that to make sense, there must be angles hidden somewhere of a multiple of $x$ that is $90^\circ$ so that the cosine is zero, or $180^\circ$ so that the sine is zero.

Put otherwise, if we can find an angle of $9x$ somewhere (or $18x$), and if we can prove that it is a right angle (respectively straight angle), then the solution $x=10^\circ$ comes rolling out.
Unfortunately I haven't found an angle of $9x$ yet, although I do have $x,2x,3x,4x,5x,7x,8x,10x,11x,12x$ and their complements.
 
  • #19
Maybe you have GDC=7x? we at home :)
 
  • #20
sol.png
 

What is the "angle in the triangle" problem?

The "angle in the triangle" problem is a common geometry problem that involves finding the measure of one or more angles in a given triangle. It is often used to test students' understanding of basic geometric concepts and their ability to apply mathematical formulas to solve problems.

What are the types of triangles that can be used in the "angle in the triangle" problem?

Any type of triangle can be used in the "angle in the triangle" problem, including equilateral, isosceles, and scalene triangles. The type of triangle used will depend on the specific problem and the given information.

What are the different methods for finding the angle in a triangle?

There are several methods for finding the angle in a triangle, including using the Pythagorean theorem, the Law of Sines, and the Law of Cosines. These methods involve using different formulas and equations to solve for the missing angle.

What information is needed to solve the "angle in the triangle" problem?

To solve the "angle in the triangle" problem, you will need to know the measurements of at least two sides of the triangle and/or the measures of any known angles. This information can be used to apply the appropriate formula and solve for the missing angle.

How can I check my answer for the "angle in the triangle" problem?

To check your answer for the "angle in the triangle" problem, you can use the properties of triangles, such as the fact that the sum of the angles in a triangle is always 180 degrees. You can also use a protractor to physically measure the angle and compare it to your calculated answer.

Similar threads

  • General Math
Replies
4
Views
910
Replies
1
Views
757
Replies
6
Views
492
Replies
2
Views
888
  • General Math
Replies
4
Views
765
Replies
13
Views
2K
  • General Math
Replies
1
Views
729
Replies
1
Views
779
Replies
2
Views
1K
Replies
1
Views
766
Back
Top