document.write( "Question 1116992: The perimeter of a rectangle is 28 cm. Find the range of possible values of the width of the rectangle if the
\n" );
document.write( "diagonal is less than 10 cm. \n" );
document.write( "
Algebra.Com's Answer #731928 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle is 28 cm. Find the range of possible values of the width of the rectangle if the diagonal is less than 10 cm. \n" ); document.write( "-------- \n" ); document.write( "L + W = 14 \n" ); document.write( "L^2 + w^2 < 100 \n" ); document.write( "----------- \n" ); document.write( "It's obvious that 6 by 8 --> diagonal = 10, 2 times the 3, 4, 5 right triangle. \n" ); document.write( "--> 6 < W < 8 \n" ); document.write( " |