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%
Answer:
Step-by-step explanation:
a. 4x+4y
b. 8a+24b
c. 6x+33y
d. 63a+54b
e. 3ac+bc
f. 2xy+11yz
Answer:
It's the 3rd option.
-p^6
Step-by-step explanation:
Answer:
(x+2)^2+1
Step-by-step explanation:
G is shifted 2 to the left and one up. 2 to the left is represented by changing the input by adding 2 to it (as the original is 2 more than the edited), and adding 1 to the end of it adds 1, so our answer is (x+2)^2+1