document.write( "Question 260740: A horse enclosure is three times as long as it is wide. If it encloses 10,800 square feet, what it its width? \n" ); document.write( "
Algebra.Com's Answer #192070 by richwmiller(17219) You can put this solution on YOUR website! L=3w \n" ); document.write( "L*W=10800 \n" ); document.write( "3W*W=10800 \n" ); document.write( "3W^2=10800 \n" ); document.write( "W=60 \n" ); document.write( "L=180 \n" ); document.write( " \n" ); document.write( " |