Answer:
It is D
Step-by-step explanation:
If you are given with all the tree sides of the triangle, you may solve for all the angles through the Law of Cosines,
c² = a² + b² - 2ab(cos C)
where angle C is the angle opposite the side c. You may use the same equation to get the values of the remaining angle. Additionally, if you already have one known angle, you can solve for the rest of the angles by Law of Sines,
a / sin A = b / sin B = c / sin C
Answer:
a=31
Step-by-step explanation:
1/2(a-9)=11
a-9=22
a=22+9
a=31
Answer:
y = 3x - 5
Step-by-step explanation:
Points on given line: (-3, 2), (0, 1)
m1 = slope of given line; m = slope of perpendicular
Slope of given line = m1 = (y2 - y1)/(x2 - x1) = (2 - 1)/(-3 - 0) = 1/(-3) = -1/3
The slopes of perpendicular lines have a product of -1.
m1 * m = -1
-1/3 * m = -1
m = 3
Slope of perpendicular: m = 3
Point on perpendicular: (3, 4)
y - y1 = m(x - x1)
y - 4 = 3(x - 3)
y - 4 = 3x - 9
y = 3x - 5
Answer: y = 3x - 5