document.write( "Question 1141741: the length of a rectangle is 6 meters less than 4 times the width. if the perimeter is 38 meters, find the length and the width of the rectangie \n" ); document.write( "
Algebra.Com's Answer #762357 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "L = 4W - 6
\r
\n" ); document.write( "\n" ); document.write( "2L + 2W = 38\r
\n" ); document.write( "\n" ); document.write( "2(4W-6) + 2W = 38
\n" ); document.write( "10W - 12 = 38
\n" ); document.write( "W = 5 --> L = 4(5)-6 = 14
\r
\n" ); document.write( "\n" ); document.write( "Ans: L=14m, W=5m\r
\n" ); document.write( "\n" ); document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Check: (Perimeter) 2(14) + 2(5) = 28+10 = 38
\n" ); document.write( "
\n" ); document.write( "
\n" );