document.write( "Question 874641: If the perimeter of a rectangle is 42 cm and the area is 90 square cm, then what are the dimensions of the rectangle?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #527726 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 = 42cm
\n" ); document.write( " L + w = 21 \"L+=+21-w\"
\n" ); document.write( "A = Lw
\n" ); document.write( " (21-w)w = 90cm^2
\n" ); document.write( " w^2 - 21w + 90 = 0
\n" ); document.write( " (w-15)(w-6) = 0
\n" ); document.write( "Dimensions: 15cm by 6cm \n" ); document.write( "
\n" );