document.write( "Question 209765: The perimeter is 300 and the length is 84 what is the width \n" ); document.write( "
| Algebra.Com's Answer #159965 by HyperBrain(694)      You can put this solution on YOUR website! Let x=width \n" ); document.write( "--- \n" ); document.write( "2(x+84)=300 \n" ); document.write( "x+84=150 \n" ); document.write( "x=66 (the width) \n" ); document.write( " |