SOLUTION: The length of one leg of a right triangle is 1 in. more than the other. If the length of the hypotenuse is 3 in., what are the lengths of the legs? round to the nearest thousandth

Algebra ->  Triangles -> SOLUTION: The length of one leg of a right triangle is 1 in. more than the other. If the length of the hypotenuse is 3 in., what are the lengths of the legs? round to the nearest thousandth       Log On


   



Question 119104: The length of one leg of a right triangle is 1 in. more than the other. If the length of the hypotenuse is 3 in., what are the lengths of the legs? round to the nearest thousandth of an inch.
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
Let the shorter leg of the triangle be x, then the longer leg is x + 1.

Using Pythagoras' formula:

sqrt%28x%5E2%2B%28x%2B1%29%5E2%29=3

Square both sides:

x%5E2%2B%28x%2B1%29%5E2=9

Expand the binomial and simplify:

x%5E2%2Bx%5E2%2B2x%2B1=9
2x%5E2%2B2x=8
x%5E2%2Bx=4
x%5E2%2Bx-4=0

Solve the quadratic with the quadratic formula:

x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
x+=+%28-1+%2B-+sqrt%28+1%5E2-4%2A1%2A%28-4%29+%29%29%2F%282%2A1%29+
x+=+%28-1+%2B-+sqrt%28+1%2B16+%29%29%2F%282%29+
x+=+%28-1+%2B-+sqrt%28+17+%29%29%2F%282%29+

x+=+%28-1+-+sqrt%28+17+%29%29%2F%282%29+ is clearly < 0, and a negative number representing the length of the side of a triangle is nonsense, so we can exclude this root of the equation as an answer to our problem.

x+=+%28-1+%2B+sqrt%28+17+%29%29%2F%282%29+ is then the exact representation of the length of the short side of the triangle, and x+=+%28%28-1+%2B-+sqrt%28+17+%29%29%2F%282%29%29%2B1=%281+%2B-+sqrt%28+17+%29%29%2F%282%29+ is the exact representation of the length of the longer side.

However, you were asked to express your answer as a decimal to the nearest thousanth of an inch.

sqrt%2817%29 is approximately 4.1231. Subtracting 1 and dividing by 2 yields 1.5615 which rounds to 1.562, for the short side, and then adding 1 would give 2.562 for the long side.

Note: It is completely inappropriate to express the answer to this problem with the precision (nearest 1000th) asked. The results of calculations involving measurements should never be expressed with any greater precision than the LEAST precise measurement in the given values. Had the problem been worded thus: "The length of one leg of a right triangle is 1.000 in. more than the other. If the length of the hypotenuse is 3.000 in., what are the lengths of the legs? round to the nearest thousandth of an inch." Then the requested precision would have been both appropriate and unnecessary to request.

The difference between saying that the side of the triangle measures 1 inch and saying that it measures 1.000 inch is vast. Saying that the measure is 1 inch only guarantees that the measurement is somewhere on the interval 0.5%3C=x%3C1.5, whereas saying that the measure is 1.000 inch restricts the interval to 0.9995%3C=x%3C1.0005.

So, although 1.562 inches and 2.562 inches are the values the question required, the correct values, given the precision of the given measurements, are 2 inches and 3 inches.