document.write( "Question 281689: The length of a rectangle is 3 centimeterss less than twice its width. What is the width of the rectangle if the perimeters is 39 centimeters? \n" ); document.write( "
Algebra.Com's Answer #204649 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 3 centimeterss less than twice its width. What is the width of the rectangle if the perimeters is 39 centimeters? \n" ); document.write( "------------------------------------------ \n" ); document.write( "P = 2(width + length) \n" ); document.write( "39 = 2(w + 2w-3) \n" ); document.write( "39 = 2(3w-3) \n" ); document.write( "13 = 2(w-1) \n" ); document.write( "3w= 15 \n" ); document.write( "w = 5 (width) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |