document.write( "Question 1190163: How do I find the perimeter of a rectangle that's in a circle when all I know is the diameter (6 inches) and the area of the square (15). I've been at this for a week please help \n" ); document.write( "
Algebra.Com's Answer #821723 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "How do I find the perimeter of a rectangle that's in a circle when all I know is the diameter (6 inches) and the area of the square (15). \n" ); document.write( "I've been at this for a week please help \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After reading your post, I have a question: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " does the problem talks about a RECTANGLE or about a SQUARE ?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "////////////////\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When formulated in a correct way, this problem has a nice, short, simple and elegant \" exact \" solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " +-----------------------------------------------------------------------+\r\n" ); document.write( " | Find the perimeter of a rectangle inscribed in a circle of the |\r\n" ); document.write( " | diameter 6 inches, if the area of the rectangle is 15 sq. inches. | \r\n" ); document.write( " +-----------------------------------------------------------------------+\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let x and y be the dimensions of the rectangle.\r\n" ); document.write( "\r\n" ); document.write( "Then you have these two equations\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x^2 + y^2 = 36 (1) (The Pythagoras, applied to the legs and the hypotenuse.\r\n" ); document.write( " which is the diameter of the circle)\r\n" ); document.write( "\r\n" ); document.write( " xy = 15 (2) (area equation).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Multiply equation (2) by 2 (both sides) and add it to equation (1). You will get\r\n" ); document.write( "\r\n" ); document.write( " x^2 + 2xy + y^2 = 36 + 2*15,\r\n" ); document.write( "\r\n" ); document.write( "or\r\n" ); document.write( "\r\n" ); document.write( " (x + y)^2 = 66, which implies x + y =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |