document.write( "Question 607055: i have a square inside a circle how do i find its area when they only give me the base and height of the sqaur \n" ); document.write( "
Algebra.Com's Answer #382345 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! i have a square inside a circle how do i find its area when they only give me the base and height of the square. \n" ); document.write( "The diagonal of the square is equal to the diameter of the circle. \n" ); document.write( "if x=one side of square \n" ); document.write( "diagonal=diameter of circle=√(2x^2) (pythagorean theorem) \n" ); document.write( "radius=√(2x^2)/2 \n" ); document.write( "Area of circle=πr^2=π2x^2/4=πx^2/2 \n" ); document.write( " \n" ); document.write( " |