document.write( "Question 741837: the length of a rectangular box is 3 inches more than twice the width. the perimeter is 36. find the length and width \n" ); document.write( "
Algebra.Com's Answer #452162 by only4christ(12)\"\" \"About 
You can put this solution on YOUR website!
The formula for perimeter is: P = L + L + W + W or P = 2L + 2W\r
\n" ); document.write( "\n" ); document.write( "Given: Perimeter=36 and L=2W+3\r
\n" ); document.write( "\n" ); document.write( "All we need to do is substitute this into the formula.\r
\n" ); document.write( "\n" ); document.write( "36=2(2W+3) + 2W
\n" ); document.write( "36=4W+6+2W remove the parenthesis by distributing the 2
\n" ); document.write( "36=6W+6 collect like terms (numbers with variables)
\n" ); document.write( "36-6=6W collect like terms (numbers without variables)
\n" ); document.write( "30=6W divide both sides by 6
\n" ); document.write( "5 = W\r
\n" ); document.write( "\n" ); document.write( "Since L = 2W + 3, then L = 2(5)+3 = 13
\n" ); document.write( "
\n" );