document.write( "Question 309857: what does it mean by the length is 4 inches longer than twice the width? \n" ); document.write( "
Algebra.Com's Answer #221611 by Alan3354(69443) You can put this solution on YOUR website! It means if you double the width and add 4, you get the length. \n" ); document.write( "length = width * 2 + 4 \n" ); document.write( " \n" ); document.write( " |