Answer:
92 cm
Step by step explanation:
first: you divide the rectangle into two right angled triangles using the diagonal
secondly:
you use pythagoras theorem to find the width of the rectangle
110²= 60²+ w²
w²= 110²- 60²
w²= 12100- 3600
w²= 8500
w= 92.195
w= 92 cm
For a normal distribution <em>only, </em>for a population, not for particular sample.
proportion between 1 standard deviation, independent of μ and σ , is given by:
P(Z<1)-P(Z<-1)
=0.841345-0.158655=0.682689
=0.68 (to two places of decimal)
proportion between 2 standard deviations, independent of μ and σ , is given by:
P(Z<2)-P(Z<-2)
=0.977250-0.022750=0.954500=0.95 (to two places of decimal)
Answer:
1 = 439,760
2= 43,976,000
3= 439,760,000
4= 43,976,000,000
Step-by-step explanation:
You can easily <u>get</u><u> </u><u>the</u><u> </u><u>answers</u><u> </u><u>by</u><u> </u><u>multiplying</u><u> </u><u>each</u><u> </u><u>by</u><u> </u><u>100</u><u>,</u><u>000</u>
Answer:
6y-12
Step-by-step explanation:
Answer:
multiply the left side of the constant vector by the inverse matrix
Step-by-step explanation:
The matrix equation ...
AX = B
is solved by left-multiplying by the inverse of A:
A⁻¹AX = A⁻¹B
IX = A⁻¹B . . . . . the result of multiplying A⁻¹A is the identity matrix
X = A⁻¹B . . . . . B needs to be multiplied by the inverse matrix
![\left[\begin{array}{c}x&y\end{array}\right] = \left[\begin{array}{cc}-4&1\\3&2\end{array}\right]^{-1}\left[\begin{array}{c}9&7\end{array}\right]=\dfrac{1}{11}\left[\begin{array}{cc}-2&1\\3&4\end{array}\right]\left[\begin{array}{c}9&7\end{array}\right]=\left[\begin{array}{c}-1&5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%26y%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-4%261%5C%5C3%262%5Cend%7Barray%7D%5Cright%5D%5E%7B-1%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D9%267%5Cend%7Barray%7D%5Cright%5D%3D%5Cdfrac%7B1%7D%7B11%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-2%261%5C%5C3%264%5Cend%7Barray%7D%5Cright%5D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D9%267%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D-1%265%5Cend%7Barray%7D%5Cright%5D)