document.write( "Question 697164: A flat rectangular piece of aluminum has a perimeter of 60 inches. The
\n" );
document.write( "length is 14 inches longer than the width. Find the width. \n" );
document.write( "
Algebra.Com's Answer #429713 by god2012(113)![]() ![]() You can put this solution on YOUR website! Solution:\r \n" ); document.write( "\n" ); document.write( "Perimeter of a rectangle P = 2(l +b), where l is the length and b is the breadth of the rectangle.\r \n" ); document.write( "\n" ); document.write( "P = 60 inches \n" ); document.write( "l= 14 + b\r \n" ); document.write( "\n" ); document.write( "p = 2(14+b +b) = 60 \n" ); document.write( " \n" ); document.write( " |