Answer:
60 problems correct so b is correct
"<span>two angles are complementary;" that means the sum of two angles is 90. Since the sum of all three is 180, the last angle is 90. It is a right triangle.
"</span><span>two angles have equal measure;" we can't have two angles which are 90, so the other two are equal. But they sum to 90, so what number plus itself is 90? 45+45=90. We know now that the triangle has measures 45, 45, and 90.
We know that the legs of the triangle are the same, so we can use the Pythagorean theorem to show that </span>

, where h is the length of the hypotenuse and l is the length of the legs.
Of course, this means

. But "<span>the shortest side is half the length of the longest side</span>"! No triangles like this exist.
The only true statement is D
Answer:
x = 33°
Step-by-step explanation:
sin x = 6/11
sin x = o.5455
x = 33°
Answer:
x=1/14
Step-by-step explanation:
2/7x+2=6
left part times 7x = right part times 7x is:
2+14x=42x
2=28x
x=1/14
Answer: Choice D)
The angle between the two vectors is approximately 71.6 degrees
----------------------------------------------
----------------------------------------------
Work Shown:
Each time I write the word "dot" I mean "dot product".
|u| = length of vector u
|u| = sqrt(u dot u)
|u| = sqrt(<8,4> dot <8,4>)
|u| = sqrt(8*8 + 4*4)
|u| = sqrt(64 + 16)
|u| = sqrt(80)
|u| = sqrt(16*5)
|u| = sqrt(16)*sqrt(5)
|u| = 4*sqrt(5)
-----------------------
|v| = length of vector v
|v| = sqrt(v dot v)
|v| = sqrt(<9,-9> dot <9,-9>)
|v| = sqrt(9*9 + (-9)*(-9))
|v| = sqrt(81+81)
|v| = sqrt(2*81)
|v| = sqrt(2)*sqrt(81)
|v| = sqrt(2)*9
|v| = 9*sqrt(2)
-----------------------
u dot v = <8,4> dot <9,-9>
u dot v = 8*9 + 4*(-9)
u dot v = 72-36
u dot v = 36
-----------------------
cos(theta) = (u dot v)/(|u|*|v|)
cos(theta) = (36)/(4*sqrt(5)*9*sqrt(2))
cos(theta) = (36)/(36*sqrt(10))
cos(theta) = 1/(sqrt(10))
cos(theta) = sqrt(10)/10
theta = arccos(sqrt(10)/10)
theta = 71.56505
which rounds to 71.6 when rounding to one decimal place (nearest tenth)
That's why the approximate answer is roughly 71.6 degrees