document.write( "Question 888575: The area of a rectangle is 33ft^2 and the length of the rectangle is 5ft less then twice the width. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #537504 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
w for width and L for length;
\n" ); document.write( "wL=33 and L=-5+2w.
\n" ); document.write( "Can you work with just those two equations and solve them as a system?
\n" ); document.write( "
\n" );