document.write( "Question 496002: The perimeter of a rectangle floor is 150 feet. Find the dimensions of the floor if the length is twice the width. \n" ); document.write( "
Algebra.Com's Answer #336354 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! W = x \n" ); document.write( "L = 2w\r \n" ); document.write( "\n" ); document.write( "2x + 4x = 150 ft \n" ); document.write( "6x = 150 ft \n" ); document.write( "x = 25 feet = width \n" ); document.write( "50 feet = length \n" ); document.write( "2(25) + 2(50) = 150 feet. \n" ); document.write( "This does check. \n" ); document.write( "Cleomenius. \n" ); document.write( " \n" ); document.write( " |