document.write( "Question 255448: A rectangle has a length that is 6 times longer than its width. If the area od the rectangle is 1014 square feet, what are the length and width of the rectangle? What is the equation you would use to solve the problem? \n" ); document.write( "
Algebra.Com's Answer #187717 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x(6x)=1014
\n" ); document.write( "6x^2=1014
\n" ); document.write( "x^2=169
\n" ); document.write( "x=13 ft
\n" ); document.write( "6x=78 ft
\n" ); document.write( "
\n" );