document.write( "Question 1019521: the length of a rectangle is 3 more than twice its width.if the perimeter is to be at 51 meters, what are the possible values for the width? \n" ); document.write( "
Algebra.Com's Answer #635470 by addingup(3677)![]() ![]() You can put this solution on YOUR website! L= 2W+3 \n" ); document.write( "and \n" ); document.write( "2L+2W =>51 \n" ); document.write( "2(2W+3)+2W => 51 \n" ); document.write( "4W+6+2W => 51 \n" ); document.write( "6W => 45 \n" ); document.write( "W => 7.5 \n" ); document.write( "Answer: 7.5, ∞ \n" ); document.write( " |