The answer is 7 remainder 2.
Answer:
y = -2
Step-by-step explanation:
The horizontal line through this point has a slop of 0
Answer:
It's probably it
Step-by-step explanation:
A = (-4, -2)
B = (1, 6)
Imagine a new point (C) where they intersect (1, -2)
Now we can form a triangle, the distance between A and B will be the hypotenuse.
h² = 5² + 8²
h² = 25 + 64
h² = 89
h = 
h = ~9.43...
h = 9
Answer:
0.9958
Step-by-step explanation:
P(being correct) = 1/4 = 0.25
Hence, p = 0.25
n = 19
P(x ≥ 1) = p(x = 1) + p(x = 2) +... + p(x = 19)
Using the binomial probability formula :
P(x =x) = nCx * p^x * (1 - p)^(n - x)
However, to save computation time, we could use a calculator :
Using a calculator,
P(x ≥ 1) = 0.99577
P(x ≥ 1) = 0.9958
Answer:
The polynomial will be P(x) = - 5 (x + 2)²(x - 3)
Step-by-step explanation:
The degree of the polynomial P(x) is 3 and it has zeros at x = - 2 with multiplicity 2 and at x = 3 with multiplicity 1.
Therefore, (x + 2)² and (x - 3) are the factors of the equation.
Let the polynomial is
P(x) = a(x + 2)²(x - 3) ........... (1)
Now, the polynomial passes through the point (2,80).
So, from equation (1) we gat,
80 = a(4)²(-1)
⇒ a = - 5
Therefore, the polynomial will be P(x) = - 5 (x + 2)²(x - 3) (Answer)