document.write( "Question 465574: The perimeter of a rectangle is 24cm. Express the area of the rectangle in terms of the width x. \n" ); document.write( "
Algebra.Com's Answer #319066 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( " P = 2L + 2W
\n" ); document.write( " 24cm = 2L + 2W
\n" ); document.write( " 12 = L + W
\n" ); document.write( "Let x and (12-x) represent the width and length respectively
\n" ); document.write( " A = x(12-x) or 12x-x^2 \n" ); document.write( "
\n" );