document.write( "Question 301102: if a rectangle has a perimeter of 401 feet, and an area of 100 feet squared, what are the demensions? \n" ); document.write( "
Algebra.Com's Answer #215897 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2*(L+W)=401 \n" ); document.write( "L*W=100 \n" ); document.write( "either the length is 1/2 and the width is 200 or visa versa \n" ); document.write( " \n" ); document.write( " |