First you plug in the variables:
(-3)(2)+(6)(-3)(4)
Multiply:
-6+(-18)(4)
-6+-72
Add and your answer comes out to be:
-78
Answer:
slope is 2 and y-intercept is (0, 4)
Step-by-step explanation:
<em><u>The expressions that are polynomial are:</u></em>
6 + w

z + 1
<em><u>Solution:</u></em>
A polynomial is an expression with variables and coefficients with the operations of addition, subtraction, multiplication, and non-negative integer exponents of variables
1) 6 + w
Here "w" is a variable, hence it is a polynomial expression

This is a polynomial, since it has variables and coefficients and variable with non negative exponent
3) z + 1
This is also a polynomial with variable "z" and has addition operation

Since it has root so it is not a polynomial
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:
The distance of the whole trip is 50 miles.
Step-by-step explanation:
Let the distance of the whole trip be x.
70% x = 35 miles
(70/100)x = 35 miles
x = 35 * (100/70) miles
x = 50 miles
Therefore, the distance of the whole trip is 50 miles.
Hope this helped!