document.write( "Question 858144: the length of a rectangle is (x + 4) centimeters and the width of the rectangle s (3x + 9) centimeters. Find the length of the rectangle if the perimeter of this rectangle is 136 centimeters. \n" ); document.write( "
Algebra.Com's Answer #517054 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! the length of a rectangle is (x + 4) centimeters and the width of the rectangle s (3x + 9) centimeters. Find the length of the rectangle if the perimeter of this rectangle is 136 centimeters. \n" ); document.write( "*** \n" ); document.write( "twice the length+twice the width=perimeter \n" ); document.write( "2(x+4)+2(3x+9)=136 \n" ); document.write( "2x+8+6x+18=136 \n" ); document.write( "8x=110 \n" ); document.write( "x=13.75 \n" ); document.write( "length=13.75+4=17.75 cm \n" ); document.write( " |