document.write( "Question 590348: Hello,\r
\n" );
document.write( "\n" );
document.write( "How do you set up an equation in algebra to show that the width of a rectangle is 3 ft shorter than the length and that the perimeter of the rectangle is 86 feet?\r
\n" );
document.write( "\n" );
document.write( "86=3w -6\r
\n" );
document.write( "\n" );
document.write( "I am soooo confused! Please help!\r
\n" );
document.write( "\n" );
document.write( "bmccain@wowway.com \n" );
document.write( "
Algebra.Com's Answer #375115 by scott8148(6628) You can put this solution on YOUR website! it's actually two equations, because there are two unknowns (length and width)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2L + 2W = 86 ___ L + W = 43\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "W = L - 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can solve the system of equations by substitution or elimination\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ L + (L - 3) = 43 \n" ); document.write( " |