I think it's D but I'm not %100 sure
        
                    
             
        
        
        
13.42 is how long the wire is to the nearest hundredth of a foot
        
             
        
        
        
Answer:
 The volume of a cylinder is the amount of space that will fit inside it. You can use the formula for the volume of a cylinder to find that amount! In this tutorial, see how to use that formula and the radius and height of the cylinder to find the volume. Check it out!
 
        
             
        
        
        
The measure of angle θ = 7pi/6. To convert this to degrees, substitute pi with 180 degrees. Pi is always equal to 180 degrees.
θ becomes: 7 x 180/6
Therefore, θ = 210 degrees.
And, to solve for sin θ, you can directly input sin (210) in the calculator. 
Thus, sin θ = sin (210) = -0.5 or -1/2
        
                    
             
        
        
        
Answers:
u = 18
v = 20
========================================================
Work Shown:
The leg YZ is congruent to the left FH
This means YZ = FH and that leads to u+v-18 = 10u-8v
The hypotenuse ZX is congruent to the hypotenuse HG
This means ZX = HG and we get the equation 14v-14u+32 = v+u+22
----------------------
The system of equations we have so far is
u+v-18 = 10u-8v
14v-14u+32 = v+u+22
Let's get the equations into standard form
Start with the first equation
u+v-18 = 10u-8v
u+v = 10u-8v+18
u+v-10u+8v = 18
-9u+9v = 18
-9(u-v) = 18
u-v = 18/(-9)
u-v = -2
Note how we can solve for the variable u to get
u = v-2
which we'll use later
----------------------
Let's get the other equation into standard form as well
14v-14u+32 = v+u+22
14v-14u-v-u = 22-32
-15u+13v = -10
Now plug in u = v-2 and solve for v
-15u+13v = -10
-15(v-2) + 13v = -10
-15v+30+13v = -10
-2v+30 = -10
-2v = -10-30
-2v = -40
v = -40/(-2)
v = 20
Which means,
u = v-2
u = 20-2
u = 18