document.write( "Question 623818: The measure of the length of a field is 3x + 4 feet and the measure of the width of the field is x + 7 feet. Find an expression for its perimeter \n" ); document.write( "
Algebra.Com's Answer #392368 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The measure of the length of a field is 3x + 4 feet and the measure of the width of the field is x + 7 feet. Find an expression for its perimeter
\n" ); document.write( "**
\n" ); document.write( "perimeter=twice the length+twice the width
\n" ); document.write( "=2(3x+4)+2(x+7)
\n" ); document.write( "=6x+8+2x+14
\n" ); document.write( "=8x+22
\n" ); document.write( "
\n" );