document.write( "Question 128616: 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.\r
\n" );
document.write( "\n" );
document.write( "Length = Width = \n" );
document.write( "
Algebra.Com's Answer #94094 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! L=W+3 \n" ); document.write( "2L+2W=78 \n" ); document.write( "2(W+3)+2W=78 \n" ); document.write( "2W+6+2W=78 \n" ); document.write( "4W=78-6 \n" ); document.write( "4W=72 \n" ); document.write( "W=72/4 \n" ); document.write( "W=18 IS THE WIDTH. \n" ); document.write( "L=18+3=21 IS THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*18+2*21=78 \n" ); document.write( "36+42=78 \n" ); document.write( "78=78 \n" ); document.write( " |