2=28 divide both get 14 . So each cd is 14$. So now 28+28=56 (4 cd's) plus 14 (1 more cd) =5 so 5 is 70.
Hiii :))
Answer is in the attachment.
Identity used :-
1) cosec² α = 1 + cot² α
Trigonometric Ratio :-
1) cot 30° = √3
_____
Reddam is an expensive school, right?
RainbowSalt2222 ☔
Answer:
The height of the triangle is
cm.
Step-by-step explanation:
----------------------------------------
The formula for solving the area of a triangle is
where
stands for base and
stands for height.
Let's substitute 30
for the area and 10 for the base.

-------------------->>>>
Now, let's solve to find the height.

Multiply
times 

Divide both sides by 5.

-----------------------------------------
Hope this is helpful.
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
9514 1404 393
Answer:
(x, y, z) = (1, 2, 3)
Step-by-step explanation:
The equations that result from reduction to row-echelon form are ...
x = 0.4 +0.2t
y = 5.6 -1.2t
z = t
Then t must have a value 5n+3 for 0 ≤ n < 1. That is, t=3.
x = 0.4 +0.2(3) = 1
y = 5.6 -1.2(3) = 2
z = 3
The integers that satisfy are (x, y, z) = (1, 2, 3).