document.write( "Question 1029588: AREA OF A RECTANGLE IS 10580 square meter,its length is 5 times of width, find its perimeter? \n" ); document.write( "
Algebra.Com's Answer #644568 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "AREA OF A RECTANGLE IS 10580 square meter,its length is 5 times of width, find its perimeter?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let W be the width, in meters.\r\n" );
document.write( "Then the length L = 5W, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "From the condition, you have this equation for the area\r\n" );
document.write( "\r\n" );
document.write( "L*W = 10580,   or\r\n" );
document.write( "\r\n" );
document.write( "\"5W%2AW\" = \"10580\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"W%5E2\" = \"10580%2F5\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"w%5E2\" = \"2116\",  or\r\n" );
document.write( "\r\n" );
document.write( "W = \"sqrt%282116%29\" = 46 m.\r\n" );
document.write( "\r\n" );
document.write( "Hence, L = 5*46 = 230 m.\r\n" );
document.write( "\r\n" );
document.write( "Now the perimeter is P = 2*230 + 2*46 = 552 m.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The perimeter is 552 m.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );