document.write( "Question 1088247: The perimeter of a rectangular piece of metal is 44 centimetres. The area is 112 square centimetres. What are the dimensions of the piece?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #702498 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangular piece of metal is 44 centimetres. The area is 112 square centimetres. What are the dimensions of the piece? \n" ); document.write( "---------------------- \n" ); document.write( "P = 2L + 2W = 44 \n" ); document.write( "L + W = 22 \n" ); document.write( "--- \n" ); document.write( "L*W = 112 \n" ); document.write( "--- \n" ); document.write( "Hint: L & W are integers \n" ); document.write( " \n" ); document.write( " |