Question #09700

1 Answer
Oct 30, 2016

Please see the explanation.

Explanation:

Please notice that, if you know the area and the value of s, then you have a quadratic with r as the variable:

pir^2 + pisr - A = 0

Divide everything by pi

r^2 + sr - A/pi = 0

Using the quadratic formula:

r = {-s +-sqrt(s^2 + 4A/pi)}/2

Negative numbers do not make sense for a radius, therefore, you should change the +- to only +:

r = {-s +sqrt(s^2 + 4A/pi)}/2