A triangle has the side lengths of $3$, $5$, and $7$. Express $\cos(y)+\sin(y)$, where $y$ is the largest angle in the triangle.
I have tried to apply pythagoras theorm, trying to express the other two angles in some way, split the triangle into smaller triangles, but all without success.
Thanks in advance.
The largest angle is the one "against" the side of length $7$. Use the law of cosine to determine the cosine of the angle. Then use the equality:
$$sin^2x+cos^2x=1$$
to get the sine of the angle.
Note: You'll have $2$ options for the value of the sine, but it is always non-negative on $[0,\pi]$ so you should take the non-negative root.