document.write( "Question 1169932: Chris has bought 350 feet of fencing to build a rectangular pen. Which of the following is the representation of length L in terms of the width w?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #794771 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Chris has bought 350 feet of fencing to build a rectangular pen. \n" ); document.write( " Which of the following is the representation of length L in terms of the width w? \n" ); document.write( ": \n" ); document.write( "2L + 2w = 350 \n" ); document.write( "divide equation by 2 \n" ); document.write( "L + w = 175 \n" ); document.write( "Subtract w from both sides \n" ); document.write( "L = 175 - w \n" ); document.write( " \n" ); document.write( " |