document.write( "Question 936421: Ms. Cardone is designing a bocce court that is time longer than it is wide \r
\n" );
document.write( "\n" );
document.write( "a. Write the expression representing the perimeter of the bocce court in terms of the width, w.\r
\n" );
document.write( "\n" );
document.write( "b Determine the perimeter of the bocce court if the width is 9feet. \n" );
document.write( "
Algebra.Com's Answer #569891 by Alan3354(69443) You can put this solution on YOUR website! Ms. Cardone is designing a bocce court that is time longer than it is wide \r \n" ); document.write( "\n" ); document.write( "a. Write the expression representing the perimeter of the bocce court in terms of the width, w. \n" ); document.write( "-------------------- \n" ); document.write( "P = 2L + 2W \n" ); document.write( "P = 2W + something \n" ); document.write( "========================== \n" ); document.write( "b Determine the perimeter of the bocce court if the width is 9feet. \n" ); document.write( "P = 2*9 + 2L \n" ); document.write( " |