document.write( "Question 355440: the width, length, and diagonal of a rectangle are consecutive even integers. What are the integers. \n" ); document.write( "
Algebra.Com's Answer #253861 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let w = width of the rectangle, which is also the shortest side of the right triangle. Then the other leg is w +2, and w+4 is the hypotenuse. Then by the Pythagorean Theorem, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Thus w = 6, and the other leg is 8, and the hypotenuse is 10. \n" ); document.write( " |