document.write( "Question 237130: the width of an official volleyball court is half its length. The perimeter is 54 meters. find the dimensions of the court. \n" ); document.write( "
Algebra.Com's Answer #174400 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2L
\n" ); document.write( "54=2(.5L)+2L
\n" ); document.write( "54=L+2L
\n" ); document.write( "3L=54
\n" ); document.write( "L=18 m
\n" ); document.write( ".5L=9 m
\n" ); document.write( "
\n" );