document.write( "Question 223879: The perimeter of a rectangle is 100. The length of the rectangle is less than two times the width. What are the dimensions ( Length and Width ) of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "please and thank you for your time. Also, if it's possible to show all work - I'd really appreciate it ! \n" );
document.write( "
Algebra.Com's Answer #167326 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! P=2L+2W \n" ); document.write( "L=2W \n" ); document.write( "100=2*2W+2W \n" ); document.write( "100=4W+2W \n" ); document.write( "100=6W \n" ); document.write( "W=100/6 \n" ); document.write( "W=16.667 ANS. FOR THE WIDTH. \n" ); document.write( "L=2*16.667 \n" ); document.write( "L=33.333 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "100=2*33.333+2*16.667 \n" ); document.write( "100=66.667+33.333 \n" ); document.write( "100=100 \n" ); document.write( "L<33.333 ANSWERS THE QUESTION AS PRESENTED. \n" ); document.write( " |