document.write( "Question 991316:  The perimeter of a rectangle is 
\n" );
document.write( "46 yards The area of the rectangle is 
\n" );
document.write( "76 square yards Find the dimensions of the rectangle\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #611223 by Alan3354(69443)     You can put this solution on YOUR website! The perimeter of a rectangle is \n" ); document.write( "46 yards \n" ); document.write( "P = 2L + 2W = 46 \n" ); document.write( "L + W = 23 \n" ); document.write( "----------------------- \n" ); document.write( " The area of the rectangle is \n" ); document.write( "76 square yards Find the dimensions of the rectangle \n" ); document.write( "--- \n" ); document.write( "Find a pair of factors of 76 with a sum of 23 \n" ); document.write( "eg, \n" ); document.write( "1*76 NG \n" ); document.write( "2*38 NG \n" ); document.write( "etc \n" ); document.write( " |