Answer:
B. 68°
Step-by-step explanation:
Since, opposite sides of the quadrilateral MNPQ are parallel.
Therefore, it is a parallelogram.
Measures of the opposite angles of a parallelogram are equal.
So,
(6x - 2)° = (4x + 36)°
6x - 2 = 4x + 36
6x - 4x = 36 + 2
2x = 38
x = 38/2
x = 19

Answer:
-10
-5
5
Step-by-step explanation:
From the answers given, you probably mean f(x) = x^3 + 10x2 – 25x – 250
The Remainder Theorem is going to take a bit to solve.
You have to try the factors of 250. One way to make your life a lot easier is to graph the equation. That will give you the roots.
The graph appears below. Since the y intercept is -250 the graph goes down quite a bit and if you show the y intercept then it will not be easy to see the roots.
However just to get the roots, the graph shows that
x = -10
x = - 5
x = 5
The last answer is the right one. To use the remainder theorem, you could show none of the answers will give 0s except the last one. For example, the second one will give
f((10) = 10^3 + 10*10^2 - 25*10 - 250
f(10) = 1000 + 1000 - 250 - 250
f(10) = 2000 - 500
f(10) = 1500 which is not 0.
==================
f(1) = (1)^3 + 10*(1)^2 - 25(1) - 250
f(1) = 1 + 10 - 25 - 250
f(1) = -264 which again is not zero
Answer:0.29
Step-by-step explanation:
An average of six cell phone thefts is reported in San Francisco per day. This means our mean value, u = 6
For poisson distribution,
P(x=r) = (e^-u×u^r)/r!
probability that four cell phones will be reported stolen tomorrow=
P(x=4)= (e^-6×6^4)/4!
= (0.00248×1296)/4×3×2×1
= 3.21408/24=
0.13392
P(x=5)= (e^-6×6^5)/5!
= (0.00248×7776)/5×4×3×2×1
= 19.28448/120
= 0.1607
probability that four or five cell phones will be reported stolen tomorrow
= P(x=4) + P(x=5)
= 0.13392 + 0.1607
= 0.294624
Approximately 0.29