document.write( "Question 349663: 5. The measure of the length of a field is 2x + 3 ft and the measure of the width of a field is x + 10 ft. Write an expression for its perimeter. \n" ); document.write( "
Algebra.Com's Answer #249924 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: the Perimeter is the distance around the field: \n" ); document.write( "can be written as P = 2*l +2*w \n" ); document.write( ". \n" ); document.write( "P = 2*(2x+3) + 2*(x+10) \n" ); document.write( ". \n" ); document.write( "Simplifying \n" ); document.write( "P = 4x + 6 + 2x + 20 \n" ); document.write( "P = 6x +26 \n" ); document.write( " |