Answer:
x¹²
Step-by-step explanation:
You need to indicate which terms are exponents. For example, (x⁴)³ can be written as (x^4)^3.
(x⁴)³ = x⁴*³ = x¹²
Answer:
Step-by-step explanation:
A
Answer:
Step-by-step explanation:
Length = x
width = x - 7
height = x - 10
volume = 600 in^3
Volume = L * w * h
600 = x * (x - 7)*(x - 10)
600 = x * (x^2 - 17x + 70)
600 = x^3 - 17x^2 + 70x
x^3 - 17x^2 + 70x - 600 = 0
There is a genius somewhere that could solve this using algebra. The rest of us have 2 choices. We can graph it (see below) or we could use a program that solves it for us. I'll do both for you.
a = 1
b = - 17
c = 70
d = - 600
There is only 1 real solution: x = 15
L = 15
w = 8
h = 5
That has to be one of the ugliest graphs made. It does into the hundreds of thousands and it still looks like a straight line. Trust me. It's not.
Answer:
Option C: n = 32; p^ = 0.4
Step-by-step explanation:
The normal curve can be used in this case if; np ≥ 10 or n(1 - p) ≥ 10
A) For n = 28 and p = 0.3;
np = 28 × 0.3 = 8.4 < 10
Thus, it can't be used.
B) For n = 28 and p = 0.9;
np = 28 × 0.9 = 25.2 > 10 Ok
n(1 - p) = 28(1 - 0.9) = 2.8 Not Ok
Thus, it can't be used
C) For n = 32 and p = 0.4
np = 32 × 0.4 = 12.8 > 10 Ok
n(1 - p) = 32(1 - 0.4) = 19.2 > 10 Ok
Thus, it can be used
D) For n = 32 and p = 0.2
np = 32 × 0.2 = 6.4 < 10 Not Ok
Thus it can't be used.