<h3>
Answer: 18pi</h3>
============================================================
Explanation:
The area 81pi square meters leads to the radius 9 meters
Use the formula A = pi*r^2 to see why this is the case. You plug in A = 81pi and solve for r to get r = 9.
-----------------
Once you know the radius, you can determine the circumference C
C = 2*pi*r
C = 2*pi*9
C = 2*9*pi
C = 18pi
The circumference is the perimeter, or distance, around the circle.
The solution of the system can be x - 3y = 4 only if both the equations can be simplified to x - 3y = 4.
This will mean that both the equations will result in the same line which is x - 3y = 4 and thus have infinitely many solutions.
Second equation is:
Qx - 6y = 8
Taking 2 common we get:
(Q/2)x - 3y = 4
Comparing this equation to x- 3y = 4, we can say that
Q/2 = 1
So,
Q = 2
Therefore, the second equation will be:
2x - 6y = 8
9514 1404 393
Answer:
f(x) = -4x^2 +48x -129
Step-by-step explanation:
It usually works well to compute the square first. That is, simplify according to the order of operations.
f(x) = -4(x^2 -12x +36) +15
f(x) = -4x^2 +48x -144 +15
f(x) = -4x^2 +48x -129
Explanation:
Lets interpret Z with M trials. First we have M trials, each trial can be a success or not. The number of success is called N. Each trial that is a success becomes a trial, and if it is a success it becomes a success for Z. Thus, in order for a trial to be successful, it needs first to be successful for the random variable N (and it is with probability q), and given that, it should be a success among the N trials of the original definition of Z (with probability p).
This gives us that each trial has probability pq of being successful. Note that this probability is pq independently of the results of the other trials, because the results of the trials of both N and the original definition of Z are independent. This shows us that Z is the total amount of success within M independent trials of an experiment with pq probability of success in each one. Therefore, Z has Binomial distribution with parameters pq and M.