SOLUTION: The area of a rectangle is 45, and its perimeter is 28. Find its dimensions and diagonal.

Algebra ->  Vectors -> SOLUTION: The area of a rectangle is 45, and its perimeter is 28. Find its dimensions and diagonal.       Log On


   



Question 1125600: The area of a rectangle is 45, and its perimeter is 28. Find its dimensions and diagonal.
Found 2 solutions by MathLover1, ikleyn:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

let dimensions be L and W

given:
The area of a rectangle is 45, so we have
L%2AW=45....solve or W
W=45%2FL......eq.1


its perimeter is 28, so we have
2%28L%2BW%29=28
L%2BW=14 ...solve or W
W=14-L...eq.2

from eq.1 and eq.2 we have

45%2FL=14-L...solve or L
45=14L-L%2AL
45=14L-L%5E2
L%5E2-14L%2B45=0
%28L+-+9%29+%28L+-+5%29+=+0
solutions:
%28L+-+9%29++=+0-> L=9
or
%28L+-+5%29++=+0-> L=5

go to eq.2, substitute L=9
W=14-L...eq.2
W=14-9
W=5

so, we will choose the length to be highlight%28L=9%29 and the width to be highlight%28W=5%29-> dimensions

and we can ind diagonal d using Pythagorean theorem since diagonal cuts rectangle into two right angle triangles where diagonal is actually hypotenuse

d%5E2=L%5E2%2BW%5E2
d%5E2=9%5E2%2B5%5E2
d%5E2=81%2B25
d%5E2=106
d=sqrt%28106%29
d=10.295630140987
approximately
highlight%28d=10.3%29







Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.

            This problem admits easy MENTAL solution.


Since the perimeter is 28 units, the sum of the length and the width is half ot it, i.e. 14 units.


Hence, the average of the length and the width is half of 14, i.e. 7 units.


The average is equally remoted value from the length and the width, i.e.


    L = 7 + u,  W = 7 - u,


where "u" is that common distance.


Then  the area  45 = L*W = (7+u)*(7-u) = 49 - u^2,   which means  


                u^2 = 49 - 45 = 4   and  hence   u = sqrt%284%29 = 2 units.


Then  L = 7 + 2 = 9  and  W = 7 - 2 = 5.


Then the diagonal is  sqrt%289%5E2+%2B+5%5E2%29 = sqrt%2881%2B25%29 = sqrt%28106%29.

Solved.