document.write( "Question 566597: A semicircle is inscribed in a rectangle with area 144 square centimeters. In square cm,
\n" );
document.write( "what is the area of the semicircle? \n" );
document.write( "
Algebra.Com's Answer #366286 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A semicircle is inscribed in a rectangle with area 144 square centimeters. In square cm, \n" ); document.write( "what is the area of the semicircle? \n" ); document.write( "** \n" ); document.write( "let x=radius of inscribed semicircle \n" ); document.write( "x=width of rectangle \n" ); document.write( "2x=length of rectangle \n" ); document.write( ".. \n" ); document.write( "Area of rectangle=length*width=2x*x=2x^2=144 \n" ); document.write( "x^2=144/2=72 \n" ); document.write( ".. \n" ); document.write( "area of semicircle=1/2πx^2=1/2π*72=36π \n" ); document.write( " |