Answer:
2.275%
Step-by-step explanation:
The first thing to do here is to calculate the z-score
Mathematically;
z-score = (x-mean)/SD
from the question, x = 12,300 hours , mean = 11,500 hours while Standard deviation(SD) = 400 hours
Plugging the values we have;
z-score = (12,300-11,500)/400 = 800/400 = 2
Now, we want to calculate P(z ≤ 2)
This is so because we are calculating within a particular value
To calculate this, we use the z-score table.
Mathematically;
P(z ≤ 2) = 1 - P(z > 2) = 1 - 0.97725 = 0.02275
To percentage = 2.275%
9514 1404 393
Answer:
y = -3x^2 -9x +30
Step-by-step explanation:
When a polynomial has a zero at x=p, it has a factor of (x -p). The factors of your quadratic are ...
f(x) = (x +5)(x -2)
At the point x=3, the value of this product is ...
f(3) = (3 +5)(3 -2) = (8)(1) = 8
In order for that value to be -24, it needs to be multiplied by a scale factor of -3. The quadratic you want is ...
y = -3(x +5)(x -2)
y = -3x^2 -9x +30 . . . . . standard form
If you could move the photo a little I can answer it
The Distributive Property is an algebra property which is used to multiply a single term and two or more terms inside a set of parentheses.
The Distributive Property tells us that we can remove the parentheses if the term that the polynomial is being multiplied by is distributed to, or multiplied with each term inside the parentheses.
If a number outside the parentheses has a negative sign then the first and simplest way is to change each positive or negative sign of the terms that were inside the parentheses. Negative or minus signs become positive or plus signs. Similarly, positive or plus signs become negative or minus signs.
Answer:
Quarters = 10
Dimes = 15
Step-by-step explanation:
d = number of dimes, q = number of quarters
d + q = 25 is the equation for number of coins
0.1d + 0.25q = 4 is the equation for value of coins
First, solve for d in terms of q:
d + q = 25
d = 25 - q
Then substitute that into the other equation:
0.1(25 - q) + 0.25q = 4
2.5 - 0.1q + 0.25q = 4
0.15q = 1.5
q = 10
And back to d = 25 - q, d = 25 - 10 = 15
Check the math:
0.1(15) + 10(0.25) = 1.5 + 2.5 = 4
LMK if you have questions