Answer:
The answer is both.
Step-by-step explanation:
It is both because 8^{2} is 64 and 4^{3} is 64.
hope this helps :)
A three digit number would be 294. You could do 200+90+4
Answer:
f(x)=-3(x+2)^2-2
Step-by-step explanation: the the FX graph the -3 in my equation represents the decrease(for being negative) in the graph, the positive 2 represents the x axis if that number is positive the negative 3 is going to change the x axis then will end up being negative which is why the x starts off in negative 2, the last number represents the y axis if the y axis is negative 2 the y will start off at -2
Let X be the national sat score. X follows normal distribution with mean μ =1028, standard deviation σ = 92
The 90th percentile score is nothing but the x value for which area below x is 90%.
To find 90th percentile we will find find z score such that probability below z is 0.9
P(Z <z) = 0.9
Using excel function to find z score corresponding to probability 0.9 is
z = NORM.S.INV(0.9) = 1.28
z =1.28
Now convert z score into x value using the formula
x = z *σ + μ
x = 1.28 * 92 + 1028
x = 1145.76
The 90th percentile score value is 1145.76
The probability that randomly selected score exceeds 1200 is
P(X > 1200)
Z score corresponding to x=1200 is
z = 
z = 
z = 1.8695 ~ 1.87
P(Z > 1.87 ) = 1 - P(Z < 1.87)
Using z-score table to find probability z < 1.87
P(Z < 1.87) = 0.9693
P(Z > 1.87) = 1 - 0.9693
P(Z > 1.87) = 0.0307
The probability that a randomly selected score exceeds 1200 is 0.0307
9514 1404 393
Answer:
$2.50
Step-by-step explanation:
The question asks for the total cost of a notebook and pen together. We don't need to find their individual costs in order to answer the question.
Sometimes we get bored solving systems of equations in the usual ways. For this question, let's try this.
The first equation has one more notebook than pens. The second equation has 4 more notebooks than pens. If we subtract 4 times the first equation from the second, we should have equal numbers of notebooks and pens.
(8n +4p) -4(3n +2p) = (16.00) -4(6.50)
-4n -4p = -10.00 . . . . . . . . . . . simplify
n + p = -10.00/-4 = 2.50 . . . . divide by the coefficient of (n+p)
The total cost for one notebook and one pen is $2.50.
__
<em>Additional comment</em>
The first equation has 1 more notebook than 2 (n+p) combinations, telling us that a notebook costs $6.50 -2(2.50) = $1.50. Then the pen is $2.50 -1.50 = $1.00.
One could solve for the costs of a notebook (n) and a pen (p) individually, then add them together to answer the question. We judge that to be more work.