document.write( "Question 830927: The length of a rectangle is five times its width.
\n" ); document.write( "If the area of the rectangle is 245 ft, find its perimeter.
\n" ); document.write( "

Algebra.Com's Answer #501014 by rm29924(97)\"\" \"About 
You can put this solution on YOUR website!
let the width of the rectangle = w
\n" ); document.write( "the length of the rectangle = 5w\r
\n" ); document.write( "\n" ); document.write( "to get the area of a rectangle you multiply the length times the width
\n" ); document.write( "5w(w)=245 ft
\n" ); document.write( "5w^2=245 ft
\n" ); document.write( "w^2=49
\n" ); document.write( "w=7\r
\n" ); document.write( "\n" ); document.write( "therefore the width = 7 ft and the length = 35 ft\r
\n" ); document.write( "\n" ); document.write( "the formula to find the perimeter is 2w + 2l
\n" ); document.write( "2(7) + 2(35)
\n" ); document.write( "14 + 70 = 84\r
\n" ); document.write( "\n" ); document.write( "The perimeter is 84 ft. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );