document.write( "Question 1086061: if the length of BD in square ABCD is x ft. What is the size of the shaded area
\n" );
document.write( "There is a inscribed circle (sunshade) in the square. \r
\n" );
document.write( "\n" );
document.write( "area of the square - area of the circle
\n" );
document.write( "x^2/2 - Pi . x /2 . 2^2\r
\n" );
document.write( "\n" );
document.write( "Not coming up with the answer. \n" );
document.write( "
Algebra.Com's Answer #700237 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The area of the square is x^2/2 as written. \n" ); document.write( "The radius of the circle is (1/2)(x*sqrt(2)/2) \n" ); document.write( "The radius squared is (1/4)(x^2*2)*pi \n" ); document.write( "The difference is x^2/4-pi*x^2/4=(x^2/4)(1-pi/4) \n" ); document.write( "For a unit square it is 1-pi/4, so that is the factor one is looking for. \n" ); document.write( " \n" ); document.write( " |