Answer:
e. 36 inches
Step-by-step explanation:
there are 12 inches in a foot 3 times 12 is 36
Area of a triangle is (basexheight)/2
That's what your Formula, then you have to plug in the numbers
so the algebraric expression is (5xn)/2
For then end if you look at the patteren for the height it goes by 2. So the last height would be 10.
Plug that into the equation, which would be (5x10)/2=25
Related sides the the same ratio so if I have a square with side length 10 and a similar one with side length of 5 the ratio is 1/2 when going from big to small or 2/1 when going small to big. This is true for all sides. This allows you to find missing sides using proportions.
Answer:
The probability that none will have high blood pressure is 0.0281
Step-by-step explanation:
The correct question is as follows;
Twenty percent of Americans ages 25 to 74 have high blood pressure. If 16 randomly selected Americans ages 25 to 74 are selected, find each probablility. a. None will have high blood pressure
This is a binomial problem. We shall solve in that line
The probability of success is 20% or 0.2 [(Americans ages 25 to 74 have high blood pressure)] p = 0.2
The probability of failure q is thus 1-p = 1-0.2 = 0.8
The probability of none is thus;
P(X= 0) = 16C0 p^0 q^16
= 16C0 * 0.2^0 * 0.8^16 = 0.0281