document.write( "Question 478701: The length of a rectangle is 2cm less than twice its width.what is the width in cm, if its perimeter is 50cm? \n" ); document.write( "
Algebra.Com's Answer #327994 by emargo19(101)![]() ![]() ![]() You can put this solution on YOUR website! Let the width be x \n" ); document.write( "And the length be 2x-2 \n" ); document.write( "Perimeter=50 \n" ); document.write( "Formula for perimeter is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "width=9cm \n" ); document.write( " |