Question 510801
The problem is A= 3.14( pie symbol)rs(<- variables)+ r to the 2nd power. 
solve for s. 
--------------
A = 3.14*rs + r^2
3.14rs = A-r^2
---
s = [A-r^2]/[3.14r]
==========================
Cheers,
Stan H.
===============