Answer:
61
Step-by-step explanation:
and let c looks to be a right angle
Your answer is x = 2.92 = 3.
To answer this question you need to use trigonometry, so the first step is to identify the hypotenuse, opposite, and adjacent.
Because the angle 73 is in the bottom corner next to the length x, we know that the length x is the adjacent. The length 10 is opposite the right angle so this must be the hypotenuse.
We know that cos(θ) = adjacent/hypotenuse, so we can substitute in what we know:
cos(θ) = adjacent/hypotenuse
cos(73) = x/10
Now we can rearrange for x:
cos(73) = x/10
× 10
cos(73) × 10 = x
Finally we just type this into the calculator and get the answer as 2.92 or 3.
I hope this helps!
Answer:
292,466,875.95
Step-by-step explanation:
A critical value is the point on the scale of the
test statistic (z test in this case) outside which we reject the null
hypothesis, and is taken from the level of significance of the test. The critical
values can be obtained from the standard distribution tables for z and for this
case, it is equivalent to:
critical value zα/2 at 98% confidence level = 2.326
Answer: 2.326
<span> </span>
Answer:
years worked: 14
at least 10 years: 73%
Step-by-step explanation:
The mean is found by adding the years of service and dividing by the number of employees. The total years of service is 417, so the average is ...
average years worked = 417/30 = 13.9 ≈ 14 . . . years
__
The percentage of employees that have worked there at least 10 years is found by counting the number with 10 or more years of service and dividing that count by the total number of employees. The result is then expressed as a percentage.
(10 years or over)/(total number) = 22/30 = 0.73_3 (a repeating decimal) ≈ 73%
_____
Comment on the working
A spreadsheet can be helpful for this. It has a function that can calculate the mean for you. Sorting the years of service into order can make it trivially easy to count the number that are 10 or more, or you can write a function that will do the count for you. (Also, less than 10 means the years are a single digit. There are 8 single-digit numbers in your list.) The hard part is copying 30 numbers without error.