document.write( "Question 773260: Brad has a yard that he wants to fence. The dimensions of the yard are 40 feet by 55 feet. How much fencing would he need to enclose the yard? \n" ); document.write( "
Algebra.Com's Answer #471449 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Perimeter = 2* length + 2* width
\n" ); document.write( "I am assuming Length = 40 feet
\n" ); document.write( "and Width = 55 feet.
\n" ); document.write( "Perimeter = 2* 40 + 2* 55
\n" ); document.write( "Perimeter = 80 + 110
\n" ); document.write( "Perimeter = 190 feet
\n" ); document.write( "This is the length of fencing
\n" ); document.write( "required.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );