
Tom B. answered 11/07/22
Experienced, Friendly, and Plain-Speaking Math Tutor
Part A. The domain of A(r) is all possible values of r. A radius cannot be negative and it cannot be zero. So the domain is 0 < r < ∞. BTW, I think you mean that the height is h = 4 inches (not 44).
Part B. What is r(A)? r(A) is the inverse of A(r) = 2πr2 + 8πr .
To find the inverse, we need to get the variable r by itself on one side of the equation. But there are two r's in the equation. What do you do? Many students get stuck here.
You can do this by completing the square. First, A(r) = 2π [r2 + 4r] to make it easy. Then complete the square: A(r) = 2π [r2 + 4r + 4 - 4] = 2π [(r + 2)2 - 4] = 2π(r + 2)2 - 8π. Now there is only one r, so we can get the inverse.
A = 2π(r + 2)2 - 8π
A + 8π = 2π(r + 2)2
(A + 8π) / 2π = (r + 2)2
±sqrt((A + 8π) / 2π) = r + 2
±sqrt((A + 8π) / 2π) - 2 = r
Because this is an area, you only need to positive.
So, the answer is: r(A) = sqrt((A + 8π) / 2π) - 2
Part C.
For this part, you can just plug in A = 200
sqrt ((200 + 8π) / 2π) - 2 = 3.99 inches. This is the answer.
To check, you can plug 3.99 into the original equation A(r) = 2πr2 + 8πr and get just about 200..