document.write( "Question 73665: Geometry. The length of a rectangle is 2 in. more than twice its width. If the
\n" );
document.write( "perimeter of the rectangle is 34 in., find the dimensions of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #52703 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! LENGTH=2W+2 \n" ); document.write( "THE PERIMETER IS 2L+2W THUS: \n" ); document.write( "2(2W+2)+2W=34 \n" ); document.write( "4W+4+2W=34 \n" ); document.write( "6W=34-4 \n" ); document.write( "6W=30 \n" ); document.write( "W=30/6 \n" ); document.write( "W=5 ANSWER. \n" ); document.write( "L=2*5+2 \n" ); document.write( "L=10+2 \n" ); document.write( "L=12 ANSWER. \n" ); document.write( "PROOF \n" ); document.write( "2*5+2*12=34 \n" ); document.write( "10+24=34 \n" ); document.write( "34=34 \n" ); document.write( " \n" ); document.write( " |