I’m confused, can you explain
Little of, not in plethora, small numbered
A = (h * b) / 2
A = 200
h = 4b
200 = (b(4b) / 2
200 * 2 = b * 4b
400 = 4b^2
400 / 4 = b^2
100 = b^2
sqrt 100 = b
10 = b ..... base is 10 cm
h = 4b
h = 4(10)
h = 40 <=== height is 40 cm
Answer:
![\sqrt[5]{x - 9}](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7Bx%20-%209%7D%20)
Step-by-step explanation:
y=x^5+9
To find inverse function make x the subject, first:
y=x^5+9
y - 9 = x^5
x = ![\sqrt[5]{y - 9}](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7By%20-%209%7D%20)
![y^{-1} = \sqrt[5]{x - 9}](https://tex.z-dn.net/?f=y%5E%7B-1%7D%20%20%3D%20%5Csqrt%5B5%5D%7Bx%20-%209%7D%20)
so inverse function of y=x^5+9 is ![\sqrt[5]{x - 9}](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7Bx%20-%209%7D%20)