document.write( "Question 165654: The width of a rectangular room is 5 feet longer than the width. Write and algebraic expression for the perimeter of a room with width x feet. \n" ); document.write( "
Algebra.Com's Answer #122112 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangular room is 5 feet longer than the width. Write and algebraic expression for the perimeter of a room with width x feet. \n" ); document.write( "------------------------------- \n" ); document.write( "width = x ft' length = x+5 feet \n" ); document.write( "---------------- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "P = 2(x+5 + x) = 2(2x+5) = 4x + 10 ft \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |