document.write( "Question 522401: I'm trying to set this problem up\r
\n" );
document.write( "\n" );
document.write( "The lenghth of a rectangle is six cm more than one and one-half times the width.The perimeter of the rectangle if fifty-six cm.find the dimensions.\r
\n" );
document.write( "\n" );
document.write( "I put l=6+1and1/2
\n" );
document.write( "56=2w+2l
\n" );
document.write( "I don't think that's right though \n" );
document.write( "
Algebra.Com's Answer #346839 by richwmiller(17219) You can put this solution on YOUR website! Second equation is fine. \n" ); document.write( "L=6+(1.5W) \n" ); document.write( "56=2L+2W \n" ); document.write( " \n" ); document.write( " |