document.write( "Question 194501This question is from textbook
\n" ); document.write( ": The perimeter of a rectangular basketball court blocked off by students on a playground is 300 feet. If the length of the court is two feet more than triple the width, find the length and the width of the blocked off court. \n" ); document.write( "
Algebra.Com's Answer #145939 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Perimeter = 2 * Length + 2 * Width\r
\n" ); document.write( "\n" ); document.write( "But L = 3w +2\r
\n" ); document.write( "\n" ); document.write( "300= 2L +2w = 2(3w+2) + 2w= 6w +4 +2w = 8w +4
\n" ); document.write( "296 = 8 w
\n" ); document.write( "w=37,,,,,,,,ANSWER
\n" ); document.write( "l= 3w+2 = 3*37 +2 = 113,,,,, ANSWER
\n" ); document.write( ",
\n" ); document.write( "checking
\n" ); document.write( "P=2l +2w = 2(113) + 2(37) = 300,,,,,ok
\n" ); document.write( "
\n" );