document.write( "Question 1010900: The length of a rectangle is three more than twice the width. The perimeter is 42 inches. Write an equation that can be used to find the length and width of the rectangle. What is the width and length of the rectangle? Please help. \n" ); document.write( "
Algebra.Com's Answer #626414 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Perimeter P = 2L + 2W = 42.
\n" ); document.write( "We also have L = 3 + 2W.
\n" ); document.write( "Now substitute that into the first equation and get
\n" ); document.write( "2(3 + 2W) + 2W = 42
\n" ); document.write( "6 + 4W + 2W = 42
\n" ); document.write( "6W + 6 = 42
\n" ); document.write( "6W = 36
\n" ); document.write( "W = 6 inches
\n" ); document.write( "L = 3 + 2(6) = 15 inches
\n" ); document.write( "
\n" );