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 #821737 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "A square of area 15 can't be inscribed in a circle of diameter 6; so I will assume that the area of 15 is of a rectangle -- as suggested in the first phrase of your post -- instead of the area of a square.

\n" ); document.write( "Let x be one dimension of the rectangle
\n" ); document.write( "Then 15/x is the other dimension

\n" ); document.write( "The diameter of the circle is the diagonal of the rectangle:

\n" ); document.write( "\"sqrt%28x%5E2%2B%2815%2Fx%29%5E2%29=6\"
\n" ); document.write( "\"x%5E2%2B225%2Fx%5E2=36\"
\n" ); document.write( "\"x%5E2-36%2B225%2Fx%5E2=0\"
\n" ); document.write( "\"x%5E4-36x%5E2%2B225=0\"

\n" ); document.write( "The equation does not factor over the integers, so use a numerical method or a graphing calculator to find the possible values of x. I leave that to you.

\n" ); document.write( "Note the equation is an even function. It has four zeros -- two positive values and the opposites of those two.

\n" ); document.write( "Obviously the negative solutions make no sense in the problem.

\n" ); document.write( "The two positive solutions are the two dimensions of the rectangle.

\n" ); document.write( "Use those dimensions to find the perimeter.

\n" ); document.write( "
\n" ); document.write( "
\n" );