document.write( "Question 215715: THE PERIMETER OF A BASKETBALL COURT IS 108 METERS AND THE LENGTH IS 6 METERS longer than TWICE THE WIDTH? wHAT ARE THE LENGTH AND WIDTH \n" ); document.write( "
Algebra.Com's Answer #162957 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2l
\n" ); document.write( "P=2w+2(2w+6)=108
\n" ); document.write( "2w+4w+12=108
\n" ); document.write( "6w=96
\n" ); document.write( "w=16
\n" ); document.write( "2w+6=38
\n" ); document.write( "
\n" );