Answer:
Yes
Step-by-step explanation:
Answer:
0.5372
Step-by-step explanation:
Given that the number of births that occur in a hospital can be assumed to have a Poisson distribution with parameter = the average birth rate of 1.8 births per hour.
Let X be the no of births in the hospital per hour
X is Poisson
with mean = 1.8
the probability of observing at least two births in a given hour at the hospital
= 
the probability of observing at least two births in a given hour at the hospital = 0.5372
<h2>189 boys is 54%</h2><h2>x is 46%(100-54)</h2><h2>Cross multiply:</h2><h2>189*46%=54%*x</h2><h2>86.94=0.54x</h2><h2>x=161</h2><h2>189 boys 161 girls</h2><h2>350 altogether</h2><h2>Hope this helps plz hit the crown :D</h2>
Y=a(x-h)^2+k
vertex form is basically completing the square
what you do is
for
y=ax^2+bx+c
1. isolate x terms
y=(ax^2+bx)+c
undistribute a
y=a(x^2+(b/a)x)+c
complete the square by take 1/2 of b/a and squaring it then adding negative and postive inside
y=a(x^2+(b/a)x+(b^2)/(4a^2)-(b^2)/(4a^2))+c
complete square
too messy \
anyway
y=2x^2+24x+85
isolate
y=(2x^2+24x)+85
undistribute
y=2(x^2+12x)+85
1/2 of 12 is 6, 6^2=36
add neagtive and postivie isnde
y=2(x^2+12x+36-36)+85
complete perfect square
y=2((x+6)^2-36)+85
distribute
y=2(x+6)^2-72+85
y=2(x+6)^2+13
vertex form is
y=2(x+6)^2+13
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===