document.write( "Question 182602: Suppose that the length of a rectangle is 3 inches longer than the width and that the perimeter of the rectangle is 78.\r
\n" );
document.write( "\n" );
document.write( "a. Set up an equation involving only W, the width of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "b. Solve this equation algebraically to find the length of the rectangle. Find the width as well. Use the appropriate units of measure in you answers.
\n" );
document.write( " Answer: Length ______, Width ______
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #137087 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that the length of a rectangle is 3 inches longer than the width and that the perimeter of the rectangle is 78. \n" ); document.write( "a. Set up an equation involving only W, the width of the rectangle. \n" ); document.write( "Perimeter = 2(W + L) \n" ); document.write( "Perimeter = 2(W + (W+3)) = 2(2W+3) = 4W + 6 \n" ); document.write( "---------------------------------------------------- \n" ); document.write( " \n" ); document.write( "b. Solve this equation algebraically to find the length of the rectangle. \n" ); document.write( "78 = 4W+6 \n" ); document.write( "4W = 72 \n" ); document.write( "W = 18 inches (Width) \n" ); document.write( "--- \n" ); document.write( "L = 18 + 3 = 21 inches (Length) \n" ); document.write( "-------------------------\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |