Answer: ![\bold{\sqrt[4]{2} }](https://tex.z-dn.net/?f=%5Cbold%7B%5Csqrt%5B4%5D%7B2%7D%20%7D)
<u>Step-by-step explanation:</u>
![\dfrac{1}{2}\sqrt[4]{32} =\dfrac{1}{2}\sqrt[4]{2\cdot 2\cdot 2\cdot 2\cdot 2}=\dfrac{1}{2}\cdot 2\sqrt[4]{2}=\boxed{\sqrt[4]{2} }](https://tex.z-dn.net/?f=%5Cdfrac%7B1%7D%7B2%7D%5Csqrt%5B4%5D%7B32%7D%20%3D%5Cdfrac%7B1%7D%7B2%7D%5Csqrt%5B4%5D%7B2%5Ccdot%202%5Ccdot%202%5Ccdot%202%5Ccdot%202%7D%3D%5Cdfrac%7B1%7D%7B2%7D%5Ccdot%202%5Csqrt%5B4%5D%7B2%7D%3D%5Cboxed%7B%5Csqrt%5B4%5D%7B2%7D%20%7D)
We are tasked to solve for the number of ways the 8 students be competing for the 1st, 2nd, 3rd, 4th voilin chair in the schools orchestra. The number of ways if can only be filled is though the formula used in number counting, that is
8x7x6x5
Therefore, there are 1680 ways
Answer:
46,499 digits
Step-by-step explanation:
Total pages of book = 11,521
9 pages numbered 1 - 9 that need 1 digit each = 9 × 1
= 9 digits
90 pages numbered 10 - 99 that need 2 digits each = 90 × 2
= 180 digits
900 pages numbered 100 - 999 that need 3 digits each = 900 × 3
= 2,700 digits
9000 pages numbered 1000 - 9999 that need 4 digits each = 9000 × 4
= 36,000 digits
1522 pages numbered 1000 - 11521 that need 5 digits each = 1522 × 5
= 7,610 digits
Total digits needed = 9 digits + 180 digits + 2,700 digits + 36,000 digits + 7,610 digits
= 46,499 digits
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>