Only right triangles
have a "hypotenuse", defined as "the side opposite the right angle" and only right triangles have right angles.
What people are telling you is that "sine", "cosine", etc. do NOT apply only to right triangles. I can't know, of course, what specific
definitions sine and cosine your textbook gives, but one common one is the "circle" definition: construct the unit circle on an xy-coordinate system (center at (0, 0), radius 1). For any non-negative number, t, start at (1, 0) and go around the circumference of the unit circle, counter-clockwise, at distance t (for t negative go clockwise). We
define cos(t) and sin(t) to be the x and y components, respectively, of the ending point.
For an angle between 0 and 90 degrees, that gives the same thing as the "triangle" definition: drawing the line from (0, 0) to the point (x, y), and dropping a perpendicular to the x-axis, we have a right triangle with "near side" of length x, "opposite side" of length y, and hypotenuse of length 1: cos(t)= "near side over hypotenuse"= x/1= x, and sin(t)= "opposite side over hypotenuse"= y/1= y. But this allows us to define sin(x) and cos(x) for x
any real number.
Notice, by the way, that "t" here is NOT an angle, but a distance along the circumference of the circle, and so is NOT measured in 'degrees' or 'radians'. However, the distance along the circumference, t, is proportional to the angle
θ:
t=rθ IF
θ is measured in radians.
To solve triangle problems involving triangles that are NOT right triangles, use the "sine law" (
asin(A)=bsin(B)=csin(C), where A, B, and C are the angles and a, b, c are the lengths of the sides opposite to A, B, and C, respectively) and the "cosine law" (
c2=a2+b2−2abcos(C) where again a, b, c are the lengths of the sides opposite angles A, B C, respectively).