Answer:
<em>Gardener will need 4 more plants.</em>
Step-by-step explanation:
Gardener has 780 plants and wants to plant them in an array of n rows and n columns.
The number of plants needed to do that is:

He actually has 780 plants, thus it should occur:

Taking the square root:
n=27.9
Since n needs to be an integer, we round up n to get
n=28
But
, 4 more than the actual number of plants, thus:
Gardener will need 4 more plants.
Note: There are other possible results for n. If we set n=29, then
and Gardener would need 841-780=61 more plants, but the question asked for the minimum number of plants.
Answer:
false
Step-by-step explanation:
when you move COUNTERclockwise, you go in the opposite direction that a clock goes, so you would go to the left instead of the right
Answer:
Let X = score of final exam.
X~normal(23, 16)
(a)
percentage of score between 19 and 27
= P(19 < X < 27)
= P((19-23) / sqrt(16) < Z < (27 - 23) / sqrt(16))
= P(-1 < Z < 1)
= 1 - P(Z <= -1) - P(Z >= 1)
= 1 - P(Z >= 1) - P(Z >= 1)
= 1 - 2*P(Z >= 1)
= 1 - 2(0.1587)
= 0.6826
= 68.26%
According to Normal Distribution Table
P(Z>=1) = 1 - P(Z<1) = 1-0.8413
So the final percentage is 68.26%
Answer:
Anchorage was colder, because in Minneapolis it was -12 degrees, and in Anchorage it was -21 degrees, and 21 is more than 12.