document.write( "Question 388630: The area of a circle is 3/4 area of a square. One side of the square has
\n" );
document.write( "length 2 square root(6pi).Find the length of the diameter of the circle. \n" );
document.write( "
Algebra.Com's Answer #274975 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The area of a circle is 3/4 area of a square. One side of the square has \n" ); document.write( "length 2 square root(6pi).Find the length of the diameter of the circle. \n" ); document.write( "... \n" ); document.write( "length of side of square = \n" ); document.write( "Area of square = \n" ); document.write( "Area = 4 * 6*pi \n" ); document.write( "Area = 24pi. \n" ); document.write( "... \n" ); document.write( "Area of circle = 3/4 * 24 *pi \n" ); document.write( "Area = 18pi \n" ); document.write( ".. \n" ); document.write( "pi*r^2=18pi \n" ); document.write( "divide by pi \n" ); document.write( "r^2=18 \n" ); document.write( " \n" ); document.write( "r=4.24 \n" ); document.write( "diameter = 2*4.24= 8.48 \n" ); document.write( " |