document.write( "Question 853542: A rectangle has a length of x inches. The width is 4 more than 2 times the length. Which is the perimeter of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "a) 10x + 4
\n" );
document.write( "b) 6x + 8
\n" );
document.write( "c) 10x + 8
\n" );
document.write( "d) 6x + 4 \n" );
document.write( "
Algebra.Com's Answer #514145 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2*(x+2x+4) \n" ); document.write( "2*(3x+4) \n" ); document.write( "b) 6x + 8 \n" ); document.write( " |