document.write( "Question 1066730: A piece of land is rectangular. The length of the land is 9 feet more than twice its width. Find the length and the width if the perimeter is 78 feet \n" ); document.write( "
Algebra.Com's Answer #681941 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
L length
\n" ); document.write( "w width
\n" ); document.write( "L=2w+9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2L%2B2w=78\"
\n" ); document.write( "\"2%282w%2B9%29%2B2w=78\"
\n" ); document.write( "\"2w%2B9%2Bw=39\"
\n" ); document.write( "\"3w=30\"
\n" ); document.write( "\"highlight%28w=10%29\"
\n" ); document.write( "-
\n" ); document.write( "\"highlight%28L=29%29\"
\n" ); document.write( "
\n" );