document.write( "Question 376010: The perimeter of a standard high school basketball court is 268 ft. The length is 34 ft greater than the width. Find the length and the width of the court. \n" ); document.write( "
Algebra.Com's Answer #267431 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The perimeter of a standard high school basketball court is 268 ft. The length is 34 ft greater than the width. Find the length and the width of the court. \n" ); document.write( ". \n" ); document.write( "Let w = width \n" ); document.write( "then \n" ); document.write( "w+34 = length \n" ); document.write( ". \n" ); document.write( "2(w + w+34) = 268 \n" ); document.write( "dividing both sides by 2: \n" ); document.write( "(w + w+34) = 134 \n" ); document.write( "2w+34 = 134 \n" ); document.write( "2w = 100 \n" ); document.write( "w = 100 ft. (width \n" ); document.write( ". \n" ); document.write( "Length: \n" ); document.write( "w+34 = 100+34 = 134 ft \n" ); document.write( " \n" ); document.write( " |