SOLUTION: The diagonal of a rectangle is 20 in long. The rectangle's length is 3 times its width. Find the length of the rectangle.

Algebra ->  Rectangles -> SOLUTION: The diagonal of a rectangle is 20 in long. The rectangle's length is 3 times its width. Find the length of the rectangle.      Log On


   



Question 141756: The diagonal of a rectangle is 20 in long. The rectangle's length is 3 times its width. Find the length of the rectangle.
Answer by Shifa(4) About Me  (Show Source):
You can put this solution on YOUR website!
Diagonal of rectangle=20
Breadth of rectangle=x
Length of rectangle=3x
Therefore by pythagoros theorem,
"3x"square + "x"square="20"square
"4x"square = 400
"x"square = 400/4
"x"square = 100
x = 10

Thus, Breadth = 10
Length = 3x
= 3*10
= 30