document.write( "Question 829773: I am stuck on this question and don't know where to start.
\n" );
document.write( " The width of a rectangle is 10 mm shorter than its length. Its perimeter is 244 mm. Let l equal the length of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "1. Write an expression for the width in terms of the length.\r
\n" );
document.write( "\n" );
document.write( "2. Write an equation for the perimeter in terms of l.\r
\n" );
document.write( "\n" );
document.write( "3. Solve the equation, clearly indicating the length of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "4. Solve for the width of the rectangle. Clearly indicate the width of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #500095 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Let WHAT equal the length of the rectangle? \r \n" ); document.write( "\n" ); document.write( "Use this little change. Let L equal the length of the rectangle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If width is 10 mm shorter than L, then this means L is 10 mm more than the width. Either way, you have these:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Length is L \n" ); document.write( "Width is L-10 \n" ); document.write( "Also given is perimeter. 2(L+w)=244, using w for width. \n" ); document.write( "Putting in all the expressions, 2(L+(L-10))=244, and you want to find the value for L.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(L+(L-10))=244 \n" ); document.write( "2(2L-10)=244 \n" ); document.write( "2L-10=122 \n" ); document.write( "L-5=61 \n" ); document.write( "L=66---------part of the result, the main important result for the solution \n" ); document.write( " |