document.write( "Question 817225: The question is: create a rectangle that has an area of 45 square centimetres and a peritimer of 36 centimetres. I have tried lots of numbers and it doesn't work. \n" ); document.write( "
Algebra.Com's Answer #491953 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "create a rectangle that has an area of 45 square cm and a perimeter of 36 cm.
\n" ); document.write( "
\n" ); document.write( "\"A+=+lw+=+45cm%5E2\" 0r l = 45/w
\n" ); document.write( "\"P+=+2%2845%2Fw%29+%2B+2w+=+36cm\" |Multiplying thru by w so as all denominators = 1
\n" ); document.write( " 90 + 2w^2 = 36w
\n" ); document.write( " w^2 - 18w + 45 = 0
\n" ); document.write( " (w-15)(w-3) = 0
\n" ); document.write( " (w-15) = 0 , w = 15cm , l = 3cm
\n" ); document.write( "0r(w-3) = 0 , w = 3cm , l = 15cm
\n" ); document.write( "Dimensions of the Rectangle are 3cm by 15cm
\n" ); document.write( " A = 45cm^2 and Perimeter = \"2%2A3cm+%2B+2%2A15cm+=+36cm\" \n" ); document.write( "
\n" );