document.write( "Question 496384: a rectangle has a perimeter of 15 inches. The length is 6 more than twice the width. Find the length and width of the rectangle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #336447 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! W = x \n" ); document.write( "L = 2x + 6 \n" ); document.write( "2x + 4x + 12 = 15 \n" ); document.write( "6x = 3 \n" ); document.write( "x = 1/2 The width. \n" ); document.write( "Length = 7. \n" ); document.write( "2w = 1 inches. \n" ); document.write( "2L = 14 inches. \n" ); document.write( "This does check. \n" ); document.write( "Cleomenius\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |