document.write( "Question 890456: the length of rectangular window is 5 feet less than twice the width,w. which expression represents the area of the window? \n" ); document.write( "
Algebra.Com's Answer #538996 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! w = width \n" ); document.write( "2w - 5 = length {length is 5 less than twice width}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of a rectangle is width x length\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = w(2w - 5) \n" ); document.write( "A = 2w² - 5w \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |