document.write( "Question 1146985: A right triangle has area 84 ft2 and a hypotenuse that is 1 foot longer than one of its sides.
\n" );
document.write( "(a) If x denotes the length of this side, does 2x^3 + x^2 − 28,224 = 0 ?
\n" );
document.write( "(b) Is there a positive root of the equation in part (a) that is less than 28?
\n" );
document.write( "(c) Find the lengths of the sides of the triangle. \n" );
document.write( "
Algebra.Com's Answer #768273 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Since the area is a whole number and the hypotenuse is 1 foot longer than one of the sides, the side lengths are almost certainly a Pythagorean triple. \n" ); document.write( "One of the smallest Pythagorean triples satisfies all the conditions of the problem; 7-24-25. \n" ); document.write( "The area is (1/2)(7)(24) = 84 \n" ); document.write( "The hypotenuse is 1 foot longer than one of the sides. \n" ); document.write( "Brute force calculations or a calculator show that x=24 is a root of the equation shown in (a). \n" ); document.write( "ANSWERS: \n" ); document.write( "(a) yes; 24 is a root of that equation \n" ); document.write( "(b) yes; 24 is less than 28 \n" ); document.write( "(c) 7, 24, and 25 \n" ); document.write( " \n" ); document.write( " |