Suppose each diagonal of a rectangle is of length 17 while the area is 120. Find the perimeter of the rectangle.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
For geometric questions, one should check that there are indeed solutions that make geometric sense.
For example, there is no rectangle with a diagonal of 1 and an area of 100.
Let the sides be a , b . Note that we are given , a 2 + b 2 = 2 8 9 and a b = 1 2 0 Thus , a^2+b^2+2ab=(a+b)^2=529 \tag*{} ⟹ a + b = 2 3 Or, 2 a b = P = 4 6
Let us call rectangle's long side a and short side b. a^2+b^2=17^2.............. (1)(Pythagoras) a×b=120...................... (2)(Area of rect.) Put (1) and (2) on a^2+b^2+2ab=(a+b)^2 addition square (a+b)^2=17^2+2×120 a+b=23 Perimeter of rectangle is: 2×(a+b)=46
a^2+b^2=289 (Pythagoras) ab=120 (a+b)^2=589 a+b=23 2a+2b=46
Problem Loading...
Note Loading...
Set Loading...
Let x , y be the sides of the rectangle and let P be the perimeter. The question gives us:
x 2 + y 2 = 1 7 2 = 2 8 9 , x y = 1 2 0
So: P 2 = ( 2 x + 2 y ) 2 = 4 ( x 2 + y 2 + 2 x y ) = 4 ( 2 8 9 + 2 4 0 ) = 2 1 1 6 giving P = ( 2 1 1 6 ) = 4 6 .
This occurs for a rectangle with side lengths 8 and 1 5 .