document.write( "Question 1051816: The longer sides of a rectangle are six inches more than twice the length of the shorter sides. The perimeter of the rectangle is 50 inches. What are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #667286 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x+6)=50
\n" ); document.write( "6x+12=50
\n" ); document.write( "6x=50-12
\n" ); document.write( "x=38/6
\n" ); document.write( "x=6.3
\n" ); document.write( "2x+6=18.6
\n" ); document.write( "
\n" );