document.write( "Question 903536: The sides of certain right triangles are Pythagorean triples, the sum of one of the sides of the triangle plus the hypotenuse equals 49 cm. Find the sum, in cm, of the lengths of the this sides of all triangles that satisfy this criteria.\r
\n" );
document.write( "\n" );
document.write( "A) 63
\n" );
document.write( "B) 56
\n" );
document.write( "C) 28
\n" );
document.write( "D) 72
\n" );
document.write( "E) 65 \n" );
document.write( "
Algebra.Com's Answer #548265 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The sides of certain right triangles are Pythagorean triples, the sum of one of the sides of the triangle plus the hypotenuse equals 49 cm. \n" ); document.write( "a + c = 49 \n" ); document.write( "c = (49-a) \n" ); document.write( "Phythag: a^2 + b^2 = c^2 \n" ); document.write( "replace c \n" ); document.write( "a^2 + b^2 = (49-a)^2 \n" ); document.write( "a2 + b^2 = 2401 - 98a + a^2 \n" ); document.write( "subtract a^2 from both sides \n" ); document.write( "b^2 = 2401 - 98a \n" ); document.write( "b = \n" ); document.write( "using the graphing feature on a Ti83. x=a; y=b \n" ); document.write( "enter \n" ); document.write( "y = \n" ); document.write( "using the table found only 3 integer solutions \n" ); document.write( "x=12; y=35 \n" ); document.write( "x=20; y=21 \n" ); document.write( "x=24; y=7 \n" ); document.write( "Corresponds to triples of (subtract x from 49 to find c \n" ); document.write( "a=12; b=35; c=37; sum: 84 \n" ); document.write( "a=20; b=21; c=29; sum: 70 \n" ); document.write( "a=24; b=7; c=25; sum: 56\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |