document.write( "Question 983865: The perimeter of a swimming pool is 164meters. Determine the width of the pool if the length is 57 meters. \n" ); document.write( "
Algebra.Com's Answer #604645 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "P=perimeter=164m; L=length=57m; W=width \n" ); document.write( ". \n" ); document.write( "P=2(L+W) \n" ); document.write( "P/2=L+W \n" ); document.write( "P/2-L=W \n" ); document.write( "(164m/2)-57m=W \n" ); document.write( "82m-57m=W \n" ); document.write( "25m=W \n" ); document.write( "ANSWER: The width is 25 meters. \n" ); document.write( " |