SOLUTION: the diagonal of a rectangle is 6cm longer than its base. Its height is 10 cm more than one-third of its base. Find the dimension of the resctangle.

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: the diagonal of a rectangle is 6cm longer than its base. Its height is 10 cm more than one-third of its base. Find the dimension of the resctangle.      Log On


   



Question 1190831: the diagonal of a rectangle is 6cm longer than its base. Its height is 10 cm more than one-third of its base. Find the dimension of the resctangle.
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

Let b=base
Let h=height
Let d=diagonal
Given:
d = b+6
h = (b/3)+10
By Pythagorean theorem:
d%5E2+=+b%5E2+%2B+h%5E2+
Substitute the givens to get one eqn w/one unknown:
+%28b%2B6%29%5E2+=+b%5E2+%2B+%28%28b%2F3%29%2B10%29%5E2+
Expand (and cancel one b%5E2 from each side):
+cross%28b%5E2%29+%2B+12b%2B36+=+cross%28b%5E2%29+%2B+b%5E2%2F9+%2B+20b%2F3+%2B+100+
Multiply both sides by 9:
+108b%2B324+=+b%5E2%2B60b%2B900+
Bring it all over to one side:
+b%5E2+-48b+%2B576+=+0+
+%28b-24%29%5E2+=+0+ ---> b = 24 --> h = 18, d = 30

Check:
d%5E2 = 30%5E2+ = 900
+b%5E2+%2B+h%5E2+=+24%5E2+%2B+18%5E2+=+576+%2B+324+=+900+ (ok!)