Answer:
<u>x = 1.2√2</u>
Step-by-step explanation:
Taking the cosine value of the angle :
- cos 45° = 1.2/x
- 1/√2 = 1.2/x
- <u>x = 1.2√2</u>
Answer:
The answer would be B.
Because if you multiply all the numbers of ABC then go through the list of the A'B'C' options only B matches up
Answer:
0.0668 = 6.68% probability that the worker earns more than $8.00
Step-by-step explanation:
When the distribution is normal, we use the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
The average hourly wage of workers at a fast food restaurant is $7.25/hr with a standard deviation of $0.50.
This means that 
If a worker at this fast food restaurant is selected at random, what is the probability that the worker earns more than $8.00?
This is 1 subtracted by the pvalue of Z when X = 8. So



has a pvalue of 0.9332
1 - 0.9332 = 0.0668
0.0668 = 6.68% probability that the worker earns more than $8.00
9514 1404 393
Answer:
16) No
17) (c)
Step-by-step explanation:
For a lot of multiple-choice matrix problems, a simple test is all that is needed to determine the correct answer.
16) The determinant of A is (-2)(-2) -(2)(-3) = 10. So, we expect to see values in the inverse matrix that are 0.2 and 0.3. Alas, they're not there. The matrices are not inverses.
A^-1 = [[-.2, .3][-.2, -.2]]
__
17) The matrices are both 3×3, so their product is possible (eliminates choice D). The upper left term is different among the answer choices, so we can determine the correct one by computing that term only.
BA=C
c11 = (5)(1) +(7)(5) +(3)(-1) = 5 +35 -3 = 37
This matches the third choice (C).
If you use a calculator to compute the full matrix product, it matches choice C in all details.