Janelle S. answered 09/26/20
Penn State Grad for ME, Math & Test Prep Tutoring (10+ yrs experience)
leg 1 = x
leg 2 = x + 7
perimeter = 84 miles = leg 1 + leg 2 + hypotenuse
Use pythagorean theorem to get an expression for the hypotenuse:
hypotenuse2 = (leg 1)2 + (leg 2)2
hypotenuse = √((leg 1)2 + (leg 2)2)
hypotenuse = √((x)2 + (x + 7)2) = √((x2) + (x2 + 14x + 49)) = √(2x2 + 14x + 49)
perimeter = leg 1 + leg 2 + hypotenuse
84 miles = (x) + (x + 7) + √(2x2 + 14x + 49) = 2x + 7 + √(2x2 + 14x + 49)
-2x + 77 = √(2x2 + 14x + 49)
(-2x + 77)2 = 2x2 + 14x + 49
4x2 - 308x + 5929 = 2x2 + 14x + 49
0 = 2x2 - 322x + 5880 = 2(x2 - 161x + 2940)
0 = x2 - 161x + 2940 = (x - 21)(x - 140)
x = 21, 140
Since the sides of the triangle cannot exceed the length of the perimeter, we can reject x = 140 as an answer, so x = 21.
leg 1 = x = 21 miles
leg 2 = x + 7 = 21 + 7 = 28 miles
hypotenuse = √(2x2 + 14x + 49) = √(2(21)2 + 14(21) + 49) = √1225 = 35 miles