document.write( "Question 208404: what are the dimensions of a room that is 1.5 times as long as it is wide, and its perimeter is 25 meters \n" ); document.write( "
Algebra.Com's Answer #157625 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(1.5x)=25 \n" ); document.write( "2x+3x=25 \n" ); document.write( "x=5 \n" ); document.write( "width=5 m \n" ); document.write( "length=7.5 m \n" ); document.write( " |