document.write( "Question 1091534: The length of a certain rectangle is 2 inches less than theee times the width. If the perimeter of the rectangle is 44 inches, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #705940 by ikleyn(52879)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "L + W + L + W = 44,\r\n" );
document.write( "\r\n" );
document.write( "L = 3W -2\r\n" );
document.write( "\r\n" );
document.write( "========>\r\n" );
document.write( "\r\n" );
document.write( "(3W-2) + W + (3W-2) + W = 44.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for W.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );