document.write( "Question 1060973: The length of a rectangle is 91 less than six times the width of the rectangle. If the perimeter of the rectangle is 84 centimeters, what is the length of the rectangle? Write a system of equations for this situation and find its solution \n" ); document.write( "
Algebra.Com's Answer #675856 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
w for width
\n" ); document.write( "L for length
\n" ); document.write( "\"system%28L=-91%2B6w%2C2w%2B2L=84%29\"
\n" ); document.write( "
\n" );