x = number of hours
want to find probability (P) x >= 13
x is N(14,1) transform to N(0,1) using z = (x - mean) / standard deviation so can look up probability using standard normal probability table.
P(x >= 13) = P( z > (13 - 14)/1) = P(z > -1) = 1 - P(z < -1) = 1 - 0.1587 = 0.8413
To convert that to percentage, multiply 100, to get 84.13%
C I think because it shows the months and the total
Answer:
use blue red blue red
Step-by-step explanation:
x = 9
Since M is the midpoint of XY:
XM = MY
XM = 2x + 11
MY = 5x - 16
2x + 11 = 5x - 16
5x - 2x = 11 + 16
3x = 27
x = 27/3
x = 8
Learn more here: brainly.com/question/18315903