document.write( "Question 697738: the formula of the perimeter P of a rectangle is P = 2L+2w where L is the length and w is the width. Solve the formula for w. Then find the width of a rectangular table top whose perimeter is 25 feet and whose length is 7 feet. \n" ); document.write( "
Algebra.Com's Answer #430269 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the formula of the perimeter P of a rectangle is P = 2L+2w where L is the length and w is the width.
\n" ); document.write( "Solve the formula for w.
\n" ); document.write( "2L + 2W = P
\n" ); document.write( "Divide by 2
\n" ); document.write( "L + W = \"P%2F2\"
\n" ); document.write( "Subtract L from both sides
\n" ); document.write( "W = \"P%2F2\" - L
\n" ); document.write( ":
\n" ); document.write( "Then find the width of a rectangular table top whose perimeter is 25 feet and whose length is 7 feet.
\n" ); document.write( "W = \"25%2F2\" - 7
\n" ); document.write( "W = 12.5 - 7
\n" ); document.write( "W = 5.5 ft is the width
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this
\n" ); document.write( "P = 2(7) + 2(5.5)
\n" ); document.write( "P = 14 + 11
\n" ); document.write( "P = 25 ft
\n" ); document.write( "
\n" );