document.write( "Question 201240: the length of a rectangle is 5 feet less than twice the width. let w represent the width of the rectangle. find a polynomial function, p(w), that represents the perimeter. \n" ); document.write( "
Algebra.Com's Answer #151442 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the length of a rectangle is 5 feet less than twice the width. let w represent the width of the rectangle. find a polynomial function, p(w), that represents the perimeter.
\n" ); document.write( "-----------------------------------
\n" ); document.write( "length = 2w-5
\n" ); document.write( "width = w
\n" ); document.write( "----------------------
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "Perimeter = 2(2w-5+w)
\n" ); document.write( "Perimeter = 2(3w-5)
\n" ); document.write( "Perimeter = 6w-10
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );