document.write( "Question 1087255: The perimeter of rectangle is 28cm. Find the range of possible values of width of the rectangle if diagonal is less than 10cm \n" ); document.write( "
Algebra.Com's Answer #701778 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let L be the length and W be the width.\r\n" );
document.write( "\r\n" );
document.write( "Then we have L + W = 14; hence, L = 14-W and the diagonal is\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28W%5E2+%2B+%2814-W%29%5E2%29\" < 10.\r\n" );
document.write( "\r\n" );
document.write( "Square both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"W%5E2+%2B+%2814-W%29%5E2\" < 100  ====>\r\n" );
document.write( "\r\n" );
document.write( "\"W%5E2+%2B+196+-+28W+%2B+W%5E2\" < 100  ====>\r\n" );
document.write( "\r\n" );
document.write( "\"2W%5E2+-+28W+%2B+96\" < 0  ====>\r\n" );
document.write( "\r\n" );
document.write( "\"W%5E2+-+14W+%2B+48\" < 0  ====>\r\n" );
document.write( "\r\n" );
document.write( "the roots of the quadratic equation \"W%5E2+-+14W+%2B+48\" = 0  are\r\n" );
document.write( "\r\n" );
document.write( "\"W%5B1%2C2%5D\" = \"%2814+%2B-+sqrt%2814%5E2+-+4%2A48%29%29%2F2\" = \"%2814+%2B-+sqrt%284%29%29%2F2\" = \"%2814+%2B-+2%29%2F2\"  ====>\r\n" );
document.write( "\r\n" );
document.write( "1)  \"W%5B1%5D\" = 8;   2)  \"W%5B2%5D\" = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The width is between 6 and 7   (I accept that the width is the smaller dimension of the rectangle).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  At given conditions, the range of possible values of the width of a rectangle is the interval (6,7) \r\n" );
document.write( "         (accepting that the width is the smaller of the two dimensions of a rectangle).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );