document.write( "Question 238070: how do you find the dimensions of a rectangle if the perimeter is 52 feet and the length and width are represented by two consecutive even integers? \n" ); document.write( "
Algebra.Com's Answer #174963 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x & (x+2) be the 2 sides.
\n" ); document.write( "2x+2(x+2)=52
\n" ); document.write( "2x+2x+4=52
\n" ); document.write( "4x=52-4
\n" ); document.write( "4x=48
\n" ); document.write( "x=48/4
\n" ); document.write( "x=12 ans. for one side.
\n" ); document.write( "12+2=14 ans. for the other side.\r
\n" ); document.write( "\n" ); document.write( "Proof:
\n" ); document.write( "2*12 +2*14=52
\n" ); document.write( "24+28=52
\n" ); document.write( "52=52
\n" ); document.write( "
\n" ); document.write( "
\n" );