document.write( "Question 205945: the perimeter of a standard basketball court is 288 ft. find the dimensions of the basketball court if its length is 44ft. longer than its width. \n" ); document.write( "
Algebra.Com's Answer #155592 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! width=x=50ft \n" ); document.write( "length=x+44=94ft \n" ); document.write( "----------- \n" ); document.write( "p=2w+2L \n" ); document.write( "2x+2(x+44)=288 \n" ); document.write( "2x+2x+88=288 \n" ); document.write( "4x=200 \n" ); document.write( "x=50 \n" ); document.write( " |