Answer: n*(3n+2)*(3n-1)
Step-by-step explanation:
From the right hand side, we will need to find a way to rewriting 3x²y in terms of cube roots.
We know that 27 is 3³, so if we were to rewrite it in terms of cube roots, we will need to multiply everything by itself two more twice. (ie we can rewrite it as ∛(3x²y)³)
Hence, we can say that it's:
![\sqrt[3]{162x^{c}y^{5}} = \sqrt[3]{(3x^{2}y)^{3}} * \sqrt[3]{6y^{d}}](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7B162x%5E%7Bc%7Dy%5E%7B5%7D%7D%20%3D%20%5Csqrt%5B3%5D%7B%283x%5E%7B2%7Dy%29%5E%7B3%7D%7D%20%2A%20%5Csqrt%5B3%5D%7B6y%5E%7Bd%7D%7D)
![= \sqrt[3]{162x^{6}y^{3+d}}](https://tex.z-dn.net/?f=%3D%20%5Csqrt%5B3%5D%7B162x%5E%7B6%7Dy%5E%7B3%2Bd%7D%7D)
Hence, c = 6 and d = 2
The domain is all x-values.
The range is all y-values.
Domain: 3, 5, -3, 2, 1
Range: 4, 7, 8, 0, 3
Best of Luck!
Both can be right because if the function goes up, turns and goes down, between x = -2 and x = 2, it can happen that f(-2) = f(2) and then the average rate of change is [f(2) - f(-2)] / [2-(-2)] which is 0/4 = 0.
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