document.write( "Question 311649: Explain using words how you would set up let statements and write an equation to solve the following word problem. “The length of the skating rink is 7 less than 3 times the width. If the perimeter of the skating rink is 82 feet, find the length and width of the skating rink.\" You do not need to solve this problem. \n" ); document.write( "
Algebra.Com's Answer #222912 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
“The length of the skating rink is 7 less than 3 times the width. If the perimeter of the skating rink is 82 feet, find the length and width of the skating rink.\"
\n" ); document.write( "--------------------------
\n" ); document.write( "P = 2(L+W)
\n" ); document.write( "82 = 2((3W-7)+W)
\n" ); document.write( "41 = 4W-7
\n" ); document.write( "4W = 48
\n" ); document.write( "W = 12 feet(width)
\n" ); document.write( "---
\n" ); document.write( "L = 3W-7 = 36-7 = 29 feet (length)
\n" ); document.write( "============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );