document.write( "Question 27485: a circle is inscribed in a square with sides 10cm long find the area of the shaded region in square centimiters.use 3.14 for pi. \n" ); document.write( "
Algebra.Com's Answer #14935 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
there is no diagram showing shaded area.assuming from the written part that it is the area between the square and circle
\n" ); document.write( " area of square=10*10=100
\n" ); document.write( "diameter of circle =10
\n" ); document.write( "radius=5
\n" ); document.write( "area=pi*R*r=3.14*5*5=78.5
\n" ); document.write( "so the difference is
\n" ); document.write( "100-78.5=22.5
\n" ); document.write( "
\n" );