document.write( "Question 837647: a basketball court has a length of 4 feet and width of 6 feet. What is the perimeter of this basketball court?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #504694 by precise(6)![]() ![]() You can put this solution on YOUR website! The perimeter is the outside edge of the court. 2l + 2w = perimeter \n" ); document.write( "2(4) + 2(6) = perimeter \n" ); document.write( "8+12 = perimeter \n" ); document.write( "20 = perimeter ;) \n" ); document.write( " |