document.write( "Question 330078: The perimeter of a basketball court is 280 ft. The length is 44 ft longer than the width. Find the dimension of the court \n" ); document.write( "
Algebra.Com's Answer #236527 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a basketball court is 280 ft. The length is 44 ft longer than the width. Find the dimension of the court
\n" ); document.write( ".
\n" ); document.write( "Let L = length
\n" ); document.write( "and W = width
\n" ); document.write( ".
\n" ); document.write( "Then,
\n" ); document.write( "2(L+W) = 280 (equation 1)
\n" ); document.write( "L = W + 44 (equation 2)
\n" ); document.write( ".
\n" ); document.write( "Substitute the value of L from equation 2 into equation 1 to solve for W:
\n" ); document.write( "2(L+W) = 280
\n" ); document.write( "2(W+44+W) = 280
\n" ); document.write( "2(2W+44) = 280
\n" ); document.write( "2W+44 = 140
\n" ); document.write( "2W = 96
\n" ); document.write( "W = 48 feet (width)
\n" ); document.write( ".
\n" ); document.write( "Length:
\n" ); document.write( "W + 44 = 48 + 44 = 92 feet
\n" ); document.write( ".
\n" ); document.write( "Dimension: 48 by 92 feet
\n" ); document.write( "
\n" );