Answer: 0
Anything multiply 0 will be 0
<u><em>Please mark as brainliest if answer is right </em></u>
Have a great day, be safe and healthy
Thank u
XD
Answer:
0.5466
Step-by-step explanation:
Given that the length of human pregnancies from conception to birth varies according to a distribution that is approximately Normal with mean 266 days and standard deviation 16 days.
Let X be the length of pregnancies
X is N(266,16)
To find out the probability that pregnancies last between 240 and 270 days (roughly between 8 months and 9 months)
P(240<x<270)
convert each into Z score as 
x=240 means Z = -1.625
x=270 means z=0.25
Required prob
= 
5/6 because; if you take out 5 as an option to roll then you would be left with the numbers 1, 2, 3, 4, 6. There are 5 possibilities to roll out of the 6 numbers. Therefore, your answer is 5/6
Answer:
0.002 pounds
Step-by-step explanation:
1lb / 500 = 0.002 pounds
Answer:
y=1/8(-x^2+4x+44
Step-by-step explanation:
In this question the given focus is (2,4) and a directrix of y = 8 and we have to derive the equation of the parabola.
Let (x,y) is a point on the given parabola.Then the distance between the point (x,y) to (2,4) and the distance from (x,y) to diractrix will be same.
Distance between (x,y) and (2,4)
= √(x-2)²+(y-4)²
And the distance between (x,y) and directrix y=8
= (y-8)
Now √(x-2)²+(y-4)² = (y-8)
(x-2)²+(y-4)² = (y-8)²
x²+4-4x+y²+16-8y = y²+64-16y
x²+20+y²-4x-8y = y²-16y+64
x²+20-4x-8y+16y-64=0
x²+8y-4x-44 = 0
8y = -x²+4x+44