document.write( "Question 19784: Here is the question below. I need to define the variable for x and y, write the appropriate equations, and solve the equation by either substitution, addition, or graphically. We were given multiple word problems and I am down to the last five and this is one of them. THX! \r
\n" );
document.write( "\n" );
document.write( "- The perimeter of a rectangle is 112m. If the width were doubled and the length were increased by 23m, the perimeter would be 232m. What are the length and width of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #9575 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The perimeter of a rectangle is 112m. If the width were doubled and the length were increased by 23m, the perimeter would be 232m. What are the length and width of the rectangle? \n" ); document.write( " \n" ); document.write( "let the length be x and the width be y \n" ); document.write( "perimeter=2(x+y)=112 metres \n" ); document.write( "2(x+y)=112 \n" ); document.write( "x+y=56....[1] \n" ); document.write( "
|