document.write( "Question 1047431: the perimeter of a rectangle room is 114 yards. the width of the room is three yards less than the length. what are the dementions of the room? \n" ); document.write( "
Algebra.Com's Answer #662958 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
P=2l+2w
\n" ); document.write( "w=l-3
\n" ); document.write( "114=2l+2(l-3)
\n" ); document.write( "114=4l-6
\n" ); document.write( "4l=120
\n" ); document.write( "l=30 yds.
\n" ); document.write( "w=27 yds. ☺☺☺☺
\n" ); document.write( "
\n" );