document.write( "Question 421001: a rectagular
\n" );
document.write( "the perimeter is 218 ft and the length is 3 times the width
\n" );
document.write( "what is the dimension \n" );
document.write( "
Algebra.Com's Answer #294134 by mananth(16949) You can put this solution on YOUR website! Perimeter =218 \n" ); document.write( "Length 3x \n" ); document.write( "Width =x cm \n" ); document.write( "Perimeter = 2*3x +2x \n" ); document.write( "218 = 8x \n" ); document.write( "/8 \n" ); document.write( "x=27.25 ft Width \n" ); document.write( "Length =81.75 ft \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |