document.write( "Question 1058122: the area of the floor of a rectangular room is 60 square meters. if the perimeter of the floor is 34 meters, what are the dimensions of the floor ( solve algebraically) \n" ); document.write( "
Algebra.Com's Answer #673148 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "the area of the floor of a rectangular room is 60 square meters. if the perimeter of the floor is 34 meters,
\n" ); document.write( "what are the dimensions of the floor ( solve algebraically)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let L be the length (in meters), and W be the width. Then\r\n" );
document.write( "\r\n" );
document.write( "2L + 2W = 34,\r\n" );
document.write( "\r\n" );
document.write( "hence\r\n" );
document.write( "\r\n" );
document.write( "L + W = 17.\r\n" );
document.write( "\r\n" );
document.write( "Then W = 17-L.\r\n" );
document.write( "\r\n" );
document.write( "The area is \r\n" );
document.write( "\r\n" );
document.write( "A = L*W = L*(17-L) = \"17L+-+L%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "Thus you have an equation \r\n" );
document.write( "\r\n" );
document.write( "\"17L+-+L%5E2\" = 60,   or\r\n" );
document.write( "\r\n" );
document.write( "\"L%5E2+-+17L+%2B+60\" = 0.\r\n" );
document.write( "\r\n" );
document.write( "Factor the left side:\r\n" );
document.write( "\r\n" );
document.write( "(L-5)*(L-12) = 0.\r\n" );
document.write( "\r\n" );
document.write( "The roots are 5 and 12.\r\n" );
document.write( "\r\n" );
document.write( "The length is 12 meters, The width is 5 meters.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For many other examples of similar solved problems see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Problems on the area and the dimensions of a rectangle\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );