document.write( "Question 1112182: The length of a rectangle is 2 inches less than 5 times the width, w. What is an expression for the perimeter of the rectangle, in inches? Select all that apply.\r
\n" );
document.write( "\n" );
document.write( "A) 2(5w-2)+2w
\n" );
document.write( "B) w+w+5w+5w-2
\n" );
document.write( "C) 2(6w-2)
\n" );
document.write( "D) 12w-4 \n" );
document.write( "
Algebra.Com's Answer #727181 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! width=w \n" ); document.write( "length is 5w-2 \n" ); document.write( "perimeter is 2(5w-2)+2w or 2(6w-2) \n" ); document.write( "A and C work \n" ); document.write( "B is 12w-2 which is not 12w-4 \n" ); document.write( " |