Answer:length of wire = 116 ft
Explanation:The attached image shows a diagram on the scenario given.
Now, we can note that the string forms a right-angled triangle with the tower and the ground. This means that special trig functions can be applied.
These functions are as follows:
sin θ = opposite / hypotenuse
cos θ = adjacent / hypotenuse
tan θ = opposite / adjacent
Now, from the given, we can find that:
θ = 34°
opposite is the tower = 65 ft
hypotenuse is the string length that we want to find
Substitute with the givens in the sin function to get the length of string as follows:
sin (34) = 65 / string
string = 65 / sin(34)
string = 116.2 which is approximately 116 ft
Hope this helps :)
Answer:
See Explanation
Step-by-step explanation:
Given
--- Number of tryouts
Required
Determine the average distance
<em>This question has missing details, as the distance he hits the ball in each tryout is not given. However, I'll give a general explanation.</em>
<em></em>
The mean is calculated as:

means the sum of the distance in each tryout.
Assume that the distance in the 10 tryouts are: 
So, the mean is:



<em>So, the average distance is 6.5</em>
<h3>Answer is -9</h3>
=================================
Work Shown:
(g°h)(x) is the same as g(h(x))
So, (g°h)(0) = g(h(0))
Effectively h(x) is the input to g(x). Let's first find h(0)
h(x) = x^2+3
h(0) = 0^2+3
h(0) = 3
So g(h(x)) becomes g(h(0)) after we replace x with 0, then it updates to g(3) when we replace h(0) with 3.
Now let's find g(3)
g(x) = -3x
g(3) = -3*3
g(3) = -9
-------
alternatively, you can plug h(x) algebraically into the g(x) function
g(x) = -3x
g( h(x) ) = -3*( h(x) ) ... replace all x terms with h(x)
g( h(x) ) = -3*(x^2 + 3) ... replace h(x) on right side with x^2+3
g( h(x) ) = -3x^2 - 9
Next we can plug in x = 0
g( h(0) ) = -3(0)^2 - 9
g( h(0) ) = -9
we get the same result.