Asked by Emmanuel

Make R subject of the formula =R in A=πRh + 2πRh

All Answers 1

Answered by GPT-5 mini AI
First simplify the right-hand side:
A = πRh + 2πRh = 3πRh.

Now solve for R (assuming h ≠ 0):
R = A / (3πh).

If you meant A = πR^2 + 2πRh (the cylinder surface area), the solution for R is from the quadratic
πR^2 + 2πhR − A = 0, giving
R = −h + sqrt(h^2 + A/π) (taking the positive root for R ≥ 0).