Answer:
y = ⅔x - 5
Step-by-step explanation:
To write the equation, find the slope (m), to enable you write the equation of the line in point-slope form given a point, (-3, -7) that the line passes through.
Since the line is parallel to 2x - 3y = 24,, it would have the same slope (m) value.
Rewrite 2x - 3y = 24 in slope-intercept form.
Thus:
2x - 3y = 24
-3y = -2x + 24
y = ⅔x - 12
The slope of 2x - 3y = 24 is ⅔. Therefore, the line that is parallel to 2x - 3y = 24 is also ⅔.
To write the equation of the line, substitute (a, b) = (-3, -7) and m = ⅔ into y - b = m(x - a)
Thus:
y - (-7) = ⅔(x - (-3))
y + 7 = ⅔(x + 3)
y + 7 = ⅔x + 2
y = ⅔x + 2 - 7
y = ⅔x - 5
It's D. scientific notation is in the form of n x 10^m, with n any number between 1 to 10.
The number of companies is quite large. That is, n is quite large.
The probability that a company declares bankruptcy is quite small , p is quite small.
np = the mean number of bankruptcies = 2 = a finite number.
Hence we can apply Poisson distribution for the data.
P (x=5 | mean =2) = e-2 25/5! = e-2 * 32/120 = 0.036089
Alternatively
=poisson(5,2,0) = 0.036089
P(x≥ 5 | mean =2) = 1- P( x ≤ 4) = 1- e-2 (1+2+22/2!+23/3!+24/4!)= 1-e-2 (1+2+2+8/6+16/24)= 1-e-2(7)
=0.052653
Alternatively
= 1- poisson(4,2,1) =0.052653
P(X > 5 | mean =2) = 1- p(x
≤ 5) =1- e-2 (1+2+22/2!+23/3!+24/4!+25/5!)= 1-e-2(7+4/15)
=0.016564
alternatively=1-poisson(5,2,1)
=0.016564
Answer:
nice
Step-by-step explanation:
The midpoint between points (-3, 8) and (3, -4) is (0, 2)