document.write( "Question 39035This question is from textbook
\n" );
document.write( ": The length of a rectangle is three times its width. The perimeter of the rectangle is 348. Find its lengths \n" );
document.write( "
Algebra.Com's Answer #24467 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Length = 3x \n" ); document.write( "Width = x \n" ); document.write( "Equation: \n" ); document.write( "2(3x+x)=348 \n" ); document.write( "8x=348 \n" ); document.write( "x=43.5 \n" ); document.write( "3(43.5)=130.5 \n" ); document.write( "Hence, the length is 130.5 cm and the width is 43.5 cm. \n" ); document.write( "Paul. \n" ); document.write( " |