find the missing variables
![find the missing variables class=](https://us-static.z-dn.net/files/df0/9a9f57e39d59a0df5c1ecdebcdb21605.png)
The triangle on the image is a right triangle which means we can use trigonometry to untangle its mysteries.
We have a side an and angle from that we can compute anything.
We will first compute x, we do so by taking the cosine of an angle,
[tex]\cos(45)=\frac{5\sqrt{2}}{x}[/tex]
[tex]x=\frac{5\sqrt{2}}{\cos(45)}=\frac{5\sqrt{2}}{\frac{\sqrt{2}}{2}}=\frac{10\sqrt{2}}{\sqrt{2}}=\boxed{10}[/tex]
Then we can also compute y, simply by using pythagorean theorem,
[tex]10^2=y^2+(5\sqrt{2})^2[/tex]
[tex]y=\pm\sqrt{100-50}=\pm\sqrt{50}=\boxed{5\sqrt{2}}[/tex].
So triangle has sides [tex]5\sqrt{2},5\sqrt{2},10[/tex] which is also known as equilateral triangle.
Hope this helps :)