document.write( "Question 404939: The perimeter of a standard high school basketball court is 268 ft. The length is 34 ft longer than the width. Find the dimensions of the court.
\n" );
document.write( "show the equation setup \n" );
document.write( "
Algebra.Com's Answer #286148 by IWork4Dessert(60)![]() ![]() You can put this solution on YOUR website! Let length equal \"w+34\" and width equal \"w\". \n" ); document.write( "You know that the total perimeter is 268 feet and that you need to add all sides together to get the perimeter. Thus: \n" ); document.write( "(w+34)+(w+34)+w+w=268 feet \n" ); document.write( "4w+68=268 \n" ); document.write( "4w=200 \n" ); document.write( "w=50 \n" ); document.write( "Now plug it back in. \n" ); document.write( "w=50 \n" ); document.write( "w+34=84 \n" ); document.write( "And there's your answer. \n" ); document.write( "width=50 \n" ); document.write( "length=84 \n" ); document.write( "You can also plug it back in to make sure it's right. \n" ); document.write( "84+84+50+50=268 \n" ); document.write( "168+100=268 \n" ); document.write( "268=268 √ \n" ); document.write( " |