document.write( "Question 9284: an algebraic expression for the quantities being compared. The length of the rectangle is 9 inches more than double the width. \n" ); document.write( "
Algebra.Com's Answer #5059 by ehku(5)\"\" \"About 
You can put this solution on YOUR website!
Length = (2 x width) + 9\r
\n" ); document.write( "\n" ); document.write( "Let's say the width is given as 6 inches, then the Length = (2 x 6) + 9 inches
\n" ); document.write( "or the length = 21 inches.\r
\n" ); document.write( "\n" ); document.write( "If you are given the length as 29 inches, then 29 = (2 x W) + 9
\n" ); document.write( "Subtract 9 from each side of the equation: 20 = 2 x W
\n" ); document.write( "Divide each side 2, and you are left with 10 = W
\n" ); document.write( "
\n" );