SOLUTION: a rectangle is drawn so the width is 9 inches longer than the height. If the rectangle's diagonal measurement is 45 inches, find the height

Algebra ->  Equations -> SOLUTION: a rectangle is drawn so the width is 9 inches longer than the height. If the rectangle's diagonal measurement is 45 inches, find the height      Log On


   



Question 1167042: a rectangle is drawn so the width is 9 inches longer than the height. If the rectangle's diagonal measurement is 45 inches, find the height
Found 2 solutions by ikleyn, greenestamps:
Answer by ikleyn(52777) About Me  (Show Source):
You can put this solution on YOUR website!
.

H = height

length = H+9


Diagonal 


    H^2 + (H+9)^2 = 45^2


    2H^2 + 18H + 81 = 2025

    2H^2 + 18H - 1944 = 0

     H^2 + 9H - 972 = 0


Factor


    (H-27)*(H+36) = 0


The roots are  H= 27  and  H= -36.


Only positive root works.


ANSWER.  The height is 27 inches.

Solved.

--------------

A post-solution notice

    This triangle is nothing else as a famous (3,4,5)-right angled triangle with the similarity factor of 9.



Answer by greenestamps(13198) About Me  (Show Source):
You can put this solution on YOUR website!


The side lengths are x and x+9.

Two sides and the diagonal form a right triangle. Solve using the Pythagorean Theorem.

x%5E2%2B%28x%2B9%29%5E2+=+45%5E2
x%5E2%2Bx%5E2%2B18x%2B81+=+2025
2x%5E2%2B18x-1944+=+0
x%5E2%2B9x-972+=+0

Solve by factoring, or using the quadratic formula, or with a graphing calculator....

If a formal algebraic solution is not required, the solution can be found quickly knowing that the side lengths are integers -- so the three side lengths are a Pythaogrean Triple.

The smallest Pythagorean Triple is 3-4-5. Since the diagonal of the rectangle (hypotenuse of the right triangle) is 45, try 27-36-45 for the side lengths of the triangle.

Those side lengths satisfy the conditions of the problem....

ANSWER: The height is 27; the width is 36.