document.write( "Question 21265: Mr. Coleman our principal decided to redesign his rectangular rose bed into the shape of a right-angled triangle. The existing bed measured 24 by 35 feet. he discovered that he could make any one of three different right triangular beds, each equal in area to the existing bed and each having sides of an integral number of feet. As it was his custom to fence his beds, he naturally chose the bed with the smallest perimeter. What were the dimensions , in feet , of the new bed? What were the dimensions, in feet, of the other two alternatives? \n" ); document.write( "
Algebra.Com's Answer #11753 by venugopalramana(3286) You can put this solution on YOUR website! AREA OF RECTANGLE =24*35=840 SQ.FT. \n" ); document.write( "AREA OF TRIANGLE = A*B/2,WHERE A AND B ARE THE 2 ADJACENT SIDES TO THE RIGHT ANGLE. \n" ); document.write( "HENCE A*B=2*840=1680…FURTHER A,B,AND THE HYPOTENUSE SQ.RT.OF(A^2+B^2) SHOULD ALL BE INTEGERS \n" ); document.write( "SO THE POSSIBILITIES ARE ….. \n" ); document.write( "A B C PERIMETER \n" ); document.write( "15 112 113 240 \n" ); document.write( "24 70 74 168 \n" ); document.write( "40 42 58 140 \n" ); document.write( " \n" ); document.write( "SO THE BED WITH 40,42 AND 58 IS THE ONE WITH SMALLEST FENCING REQUIREMENT. \n" ); document.write( " \n" ); document.write( " |