The smallest natural number is 1. The largest natural number does not exists because there will always be one even larger. But if you are asking the number of all natural numbers or the size of natural number set then
is your answer.
Answer:
60% decrease
Step-by-step explanation:
To work out percentage change you takeaway the original number by the new number (New number-Original number) in this case 24-60=(-36), then divide the decreased amount by the original number and multiply the answer by 100 (Decrease amount ÷ Original number x 100) for this question you'd do (-36)÷60=(-0.6) then (-0.6)x100=(-60).
The minus shows its a decrease in percentage by 60%
(I hope this helps srry if it doesn't make sense)
Complete question is;
An architect plans to build an extension to meiling's rectangular deck. Let x represent the increase, in meters, of her deck's length. The expression 4(x+8) represents the area of the deck, where 4 is the width, in meters, and (x+8) represents the extended length, in meters. Use distributive property to write an expression that represents the total area of meilings new deck.
Answer:
4x + 32
Step-by-step explanation:
We are told that the expression 4(x+8) represents the area of the deck.
Also, that 4 is the width, in meters, and (x+8) represents the extended length, in meters.
Thus, area is;
A = 4(x+8)
Using distributive property simply means we will distribute the term outside the bracket to each term inside the bracket.
Thus;
A = (4 * x) + (4 × 8)
A = 4x + 32
Answer:
add all of the absolute deviations and divide by the number of swimmers
Step-by-step explanation:
Answer:
Explained below.
Step-by-step explanation:
The complete question is:
Find the value of the probability of the standard normal variable Z corresponding to this area for problems 1-3.
1. P(Z < 1.62)
2. P(Z > -1.57)
3. P(-1.41 < Z < 0.63)
Solution:
Use Excel to solve the problems.
(1)
P(Z < 1.62) =NORM.S.DIST(1.62,TRUE)
= 0.9474
(2)
P(Z > -1.57) = P (Z < 1.57)
=NORM.S.DIST(1.57,TRUE)
= 0.9418
(3)
P(-1.41 < Z < 0.63) = P (Z < 0.63) - P (Z < -1.41)
=NORM.S.DIST(0.63,TRUE) - NORM.S.DIST(-1.41,TRUE)
= 0.7357 - 0.0793
= 0.6564