document.write( "Question 130318: the perimeter of abedroom is 88feet.
\n" );
document.write( "the ratio of width to lenght is5:6.
\n" );
document.write( "what are the dimensions of the bedroom \n" );
document.write( "
Algebra.Com's Answer #95230 by scott8148(6628) You can put this solution on YOUR website! let 5x=width, so 6x=length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(5x)+2(6x)=88 __ 10x+12x=88 __ 22x=88 \n" ); document.write( " |