document.write( "Question 349682: if i had 114 ft of fencing and wanted the length 2x longer than the width how to i calculate this \n" ); document.write( "
Algebra.Com's Answer #249926 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "If I am understanding the question properly, the 114ft of fencing is to go around a rectangular plot having a width x and length 2x. \n" ); document.write( ". \n" ); document.write( "In general 2*l + 2* w is the Perimeter of a rectangle \n" ); document.write( "2(2x) + 2x = 114ft \n" ); document.write( "6x = 114ft \n" ); document.write( "x = 19ft \n" ); document.write( ". \n" ); document.write( "The 114ft of fencing would work with a rectangular plot 38ft long and 19ft wide \n" ); document.write( ". \n" ); document.write( "Check your answer: \n" ); document.write( "2*38 + 2*19 + = 114ft \n" ); document.write( " |