Answer:
Step-by-step explanation:
BD is opposite the 30° angle. The sine of 30° is 0.5. The sin of an angle in a right triangle is opposite/hypotenuse so BD = sin 30°x8.
Now you have two known lengths The third can be found by applying the Pythagorean theorem: BC²+BD²=CD², from which you can establish a numerical value for BC.
Answer: x= -7, y= 0
Hope this helped , if it did mark me brainliest pls!
Answer:
3 : 1
Step-by-step explanation:
We have to compare the value of two sides.
Ratio of sides = 12 : 4 = 
= 3 : 1
Step-by-step explanation:
Answer to A square-based pyramid has a slant height of 10 meters and a side base of 16 meters. What is the surface area? by Janet Heberling https://www.quora.com/A-square-based-pyramid-has-a-slant-height-of-10-meters-and-a-side-base-of-16-meters-What-is-the-surface-area/answer/Janet-Heberling-1?ch=15&oid=253187394&share=f14a7431&srid=hdLI1f&target_type=answer
Problem 7)
The answer is choice B. Only graph 2 contains an Euler circuit.
-----------------
To have a Euler circuit, each vertex must have an even number of paths connecting to it. This does not happen with graph 1 since vertex A and vertex D have an odd number of vertices (3 each). The odd vertex count makes it impossible to travel back to the starting point, while making sure to only use each edge one time only.
With graph 2, each vertex has exactly two edges attached to it. So an Euler circuit is possible here.
================================================
Problem 8)
The answer is choice B) 5
-----------------
Work Shown:
abc base 2 = (a*2^2 + b*2^1 + c*2^0) base 10
101 base 2 = (1*2^2 + 0*2^1 + 1*2^0) base 10
101 base 2 = (1*4 + 0*2 + 1*1) base 10
101 base 2 = (4 + 0 + 1) base 10
101 base 2 = 5 base 10