mu = 1100 = population mean
sigma = 275 = population standard deviation
x = 1400 = raw score
z = z score
z = (x-mu)/sigma
z = (1400-1100)/(275)
z = 300/275
z = 1.0909090909091 approximately
z = 1.09
Convention is to round to two decimal places so that you can use a Z table to look up the area under the curve (which helps determine probability).
The positive z score is due to Paula's raw score being above the mean.
Answer: -3p^53q^3-5
Step-by-step explanation:
A. Write a function f(x) to represent the price after the 80% markup.
<span>b. Write a function g(x) to represent the price after the 25% markdown. </span>
<span>c. Use a composition function to find the price of an item after both price adjustments that originally costs the boutique $150. </span>
<span>d. Does the order in which the adjustments are applied make a difference? Explain.
</span>
answers
<span>a) f(x) = 1.8x
b) f(x) = 0.75(1.8x)
c) f(150) = 0.75(1.8(150) = $202.50
d) No, it doesn't matter. The result is the same.
</span>