document.write( "Question 243363: Finding the radius of a circle using 2A=23 \n" ); document.write( "
Algebra.Com's Answer #178342 by oberobic(2304) ![]() You can put this solution on YOUR website! Assuming you mean 2A = 2*Area = 23, then we can proceed. \n" ); document.write( "A = 23/2 = 11.5 \n" ); document.write( "A = pi*r^2 \n" ); document.write( ". \n" ); document.write( "If a=b and b=c, then a=c. So we can substitute: \n" ); document.write( "pi*r^2 = 11.5 \n" ); document.write( ". \n" ); document.write( "Dividing both sides by pi \n" ); document.write( "r^2 = 3.66 \n" ); document.write( ". \n" ); document.write( "Take the square root (sqrt) of both sides to arrive at the answer \n" ); document.write( "r = sqrt(3.66) = 1.91 \n" ); document.write( " |