Answer: Choice A. sin(A) = cos(B)
============================================================
Explanation:
The rule is that sin(A) = cos(B) if and only if A+B = 90.
Note how
- sin(A) = opposite/hypotenuse = BC/AB
- cos(B) = adjacent/hypotenuse = BC/AB
Since both result in the same fraction BC/AB, this helps us see why sin(A) = cos(B). Similarly, we can find that cos(A) = sin(B).
In the diagram below, the angles A and B are complementary, meaning they add to 90 degrees. So this trick only applies to right triangles.
The side lengths can be anything you want, as long as you're dealing with a right triangle.
Answer:

Step-by-step explanation:
Let the third side of the triangle be
.
We can apply the cosine rule to find
.

We evaluate to obtain;



We take the positive square root of both sides to obtain;

The correct answer is B.
Answer:
y = -7x+34
Step-by-step explanation:
We have 2 points, so we can find the slope
m = (y2-y1)/(x2-x1)
= (6--1)/(4-5)
= (6+1)/(4-5)
= 7/-1
= -7
We can use point slope form to make an equation
y-y1 = m(x-x1)
y--1 = -7(x-5)
y+1 = -7(x-5)
Distribute
y+1 = -7x+35
Subtract 1 from each side
y+1-1 = -7x+35-1
y = -7x+34