SOLUTION: A rectangle is inscribed in a circle of radius √10.If the area of the rectangle is 16,find its dimensions.

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: A rectangle is inscribed in a circle of radius √10.If the area of the rectangle is 16,find its dimensions.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1187105: A rectangle is inscribed in a circle of radius √10.If the area of the rectangle is 16,find its dimensions.
Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.
A rectangle is inscribed in a circle of radius sqrt%2810%29. If the area of the rectangle is 16, find its dimensions.
~~~~~~~~~~~~~~~~~~~


Since the radius of the circle is  sqrt%2810%29,  its diameter is  2%2Asqrt%2810%29.


The diagonal of the rectangle is the diameter of the circle.


So, if x and y are the rectangle dimension, we have these two equations


    x^2 + y^2 = %282%2Asqrt%2810%29%29%5E2 = 40,     (1)

    xy = 16.                        (2)


It implies


    x^2 + 2xy + y^2 = 40 + 2*16 = 72

    x^2 - 2xy + y^2 = 40 - 2*16 =  8,

or

    %28x%2By%29%5E2 = 72,

    %28x-y%29%5E2 =  8.


Taking square roots from both sides of the equations, we get


    x + y = 6%2Asqrt%282%29    (3)

    x - y = 2%2Asqrt%282%29.   (4)


By adding      equations  (3) and (4), you get  2x = 8%2Asqrt%282%29%29%29;  hence,  x = 4%2Asqrt%282%29.

By subtracting equations  (3) and (4), you get  2y = 4%2Asqrt%282%29%29%29;  hence,  y = 2%2Asqrt%282%29.


ANSWER.  The dimensions of the rectangle are  4%2Asqrt%282%29  and  2%2Asqrt%282%29.

Solved.