Step-by-step explanation:
In the expression a^n, for integer values of n greater than 1, there are n factors. For example, a^2 = a * 2 (2 factors), a^3 = a * a * a (3 factors), etc.
For a non-negative value of a, a^n is non-negative for all values of n.
If a is negative, and n is even, then a^n is non-negative.
If a is negative, and n is odd, then a^n is negative.
|a| is non-negative for all values of a.
sqrt_n(a^n) is negative for negative a and odd n, but |a| is always non-negative, so sqrtn(a^n) cannot equal |a| for odd n.
Answer:
2
Step-by-step explanation:
Remember the rule with negatives. -x/-y=x/y
So -6/-3=6/3
6/3=2
B, 190.
First you find the area of the circle (pi times radius squared) however, since you are given diameter, you must find radius by dividing diameter by 2. So, your radius is 9, then you plug it into the formula and you get 254.5. After multiplying this by 0.75 because you only want to find 75 percent of the area, you get the answer of 191m
Answer:
The probability that the cost is kept within budget or the campaign will increase sales is 0.88
Step-by-step explanation:
The probability that the cost is kept within budget (event A) <u>or</u> the campaign will increase sales (event B) is the <u>union</u> of the probability of those two events. By basic properties of probability, this is:
P(A ∪ B) = P(A) + P (B) - P(A ∩ B)
and for independent events:
P(A ∩ B) = P(A) * P(B)
So:
P(A ∪ B) = 0.80 + 0.40 - (0.80*0.40) = 1.20 - 0.32 = 0.88