3 1/9 or 3.11 because you get a remainder of 1.
We know that the width of the garden is = feet = 6.75 feet
and Perimeter of the garden is = 37.5 feet
Also, we know that for a rectangular space perimeter = 2 * (l + w)
⇒ 37.5 = 2 * (l + 6.75)
⇒ 37.5 = 13.5 + 2*l
⇒ 24 = 2*l
⇒ l = 12 feet
Now, we need to determine how much square feet of mulch is required, hence we need to calculate the area of the garden
Area = l * w
⇒ Area = 12 * 6.75
⇒ Area = 81 square feet
Hence, they require 81 square feet of mulch
Answer:
- f⁻¹(x) = (x + 1) / (x - 2)
- f⁻¹(1 ) = - 2
Step-by-step explanation:
<u>Given function:</u>
- f(x) = (2x + 1) / (x - 1)
<u>Find its inverse, substitute x with y and f(x) with x, solve for y:</u>
- x = (2y + 1) / (y - 1)
- x(y - 1) = 2y + 1
- xy - x = 2y + 1
- xy - 2y = x + 1
- y(x - 2) = x + 1
- y = (x + 1) / (x - 2)
<u>Substitute y with f⁻¹(x):</u>
- f⁻¹(x) = (x + 1) / (x - 2)
<u>Find f⁻¹(1 ):</u>
- f⁻¹(1 ) = ( 1 + 1) / (1 - 2) = 2 / - 1 = - 2