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>
Answer:
0.80
Step-by-step explanation:
The z-score is found from the formula ...
Z = (X -μ)/σ
Z = (77 -73)/5 = 4/5 = 0.80
Jennifer's Z-score was 0.80.
To find the intercepts you sub the opposite value for 0
To find y:
<span>Y=4(0)+7
0*4=0+7=7
y=7
To find x:
0=4x+7
Subtract 7 from both sides
-7=4x
divide both sides by 4
x=-7/4
Final answer:
x-intercept: (-7/4,0)
y-intercept: (0,7) </span>
Answer:
tan(θ) = 4/3
Step-by-step explanation:
The tangent is the ratio of the y-coordinate to the x-coordinate:
... tan(θ) = (-4)/(-3) = 4/3