document.write( "Question 1115220: My rectangular cabbage patch has a total area of 115 sq. ft. Find its perimeter in terms of the width x. \n" ); document.write( "
Algebra.Com's Answer #730108 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! My rectangular cabbage patch has a total area of 115 sq. ft. Find its perimeter in terms of the width x. \n" ); document.write( "-------------- \n" ); document.write( "P = 2L + 2x --- L = Length \n" ); document.write( "x*L = 115 --> L = 115/x \n" ); document.write( "--- \n" ); document.write( "P = 2x + 230/x \n" ); document.write( " |