document.write( "Question 1147941: The length of the diagonal of a rectangle is shorter than the semi-perimeter by 1/3 the length of the longer side. If the dimensions of all sides are integers, find the minimum length of the shorter side. \n" ); document.write( "
Algebra.Com's Answer #769291 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the length of the short side, and let y be the length of the long side. \n" ); document.write( "The diagonal is then \n" ); document.write( "The problem says the diagonal is less than the semi-perimeter by 1/3 the length of the longer side; that is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "y=0 would make no sense in the problem, so 5y-12x = 0. Then, if x and y are integers, x=5k and y=12k for some positive integer k. And since we are looking for the minimum length of the shorter side that satisfies the conditions, x=5 and y=12. \n" ); document.write( "ANSWER: The minimum length of the shorter side is 5. \n" ); document.write( " \n" ); document.write( " |