document.write( "Question 958388: Find the dimension of the rectangle if one of its sides are three times as long as the other side, and its perimeter is 88 meters \n" ); document.write( "
Algebra.Com's Answer #585733 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find the dimension of the rectangle if one of its sides are three times as long as the other side, and its perimeter is 88 meters
\n" ); document.write( "***
\n" ); document.write( "let x=width of rectangle (other side)
\n" ); document.write( "3x=length of rectangle (one of its sides)
\n" ); document.write( "2(length+width)=perimeter
\n" ); document.write( "2(x+3x)=88
\n" ); document.write( "8x=88
\n" ); document.write( "x=11
\n" ); document.write( "3x=33
\n" ); document.write( "width of rectangle=11 m
\n" ); document.write( "length of rectangle=33 m
\n" ); document.write( "
\n" );