document.write( "Question 99961: a sqaure has side s. the radius of a circle is two less than half the side of the square.
\n" ); document.write( "a. write an expression for the radius of the circle in terms of s.
\n" ); document.write( "b. find the circumference and the area of the circle in terms of pie if s = 12
\n" ); document.write( "

Algebra.Com's Answer #72763 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
a) (s/2)-2=r
\n" ); document.write( "b) r=12/2-2=4
\n" ); document.write( "C=2*pi*r=8*pi
\n" ); document.write( "A=pi*r^2=pi*16
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );