document.write( "Question 172882: You want to enclose a rectangular lot with fencing. One side of the lot runs along the highway. The fencing along the highway costs $10 per foot and the rest of the fencing costs $7 a foot. The total money available for fencing is $6,000. The cost equation for the fencing is 7(2W+L)+10L = 6000, where L is the length of the lot and W is the width of the lot. The area of the lot, A, is given by the formula A=LW.\r
\n" ); document.write( "\n" ); document.write( "Can you step me through the following:\r
\n" ); document.write( "\n" ); document.write( "1. By writing the width as a function of the length, find the width of the lot, if its length is 100 feet (Width = ).\r
\n" ); document.write( "\n" ); document.write( "2. Write the area of the lot as a function of the length (A(L) = ).\r
\n" ); document.write( "\n" ); document.write( "3. What will be the area of the lot if the length is 100 feet (Area = )?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #127904 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
You want to enclose a rectangular lot with fencing. One side of the lot runs along the highway. The fencing along the highway costs $10 per foot and the rest of the fencing costs $7 a foot. The total money available for fencing is $6,000. The cost equation for the fencing is 7(2W+L)+10L = 6000, where L is the length of the lot and W is the width of the lot. The area of the lot, A, is given by the formula A=LW.
\n" ); document.write( ":
\n" ); document.write( "Can you step me through the following:
\n" ); document.write( ";
\n" ); document.write( "1. By writing the width as a function of the length, find the width of the lot, if its length is 100 feet (Width = ).
\n" ); document.write( ":
\n" ); document.write( "Take the original equation, rearrange to find W:
\n" ); document.write( "7(2W+L)+10L = 6000,
\n" ); document.write( "14W + 7L + 10L = 6000
\n" ); document.write( "14W + 17L = 6000
\n" ); document.write( "14W = 6000 - 17L
\n" ); document.write( "W = \"%28%286000-17L%29%29%2F14\"
\n" ); document.write( ":
\n" ); document.write( "L = 100'
\n" ); document.write( "W = \"%28%286000-17%28100%29%29%29%2F14\"
\n" ); document.write( "W = \"%28%286000-1700%29%29%2F14\"
\n" ); document.write( "W = \"4300%2F14\"
\n" ); document.write( "W = 307.14'
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "2. Write the area of the lot as a function of the length (A(L) = ).
\n" ); document.write( ":
\n" ); document.write( "from the above we have W as the function L;
\n" ); document.write( "Substitute, \"%28%286000-17L%29%29%2F14\" for W in the A=L*W
\n" ); document.write( "A = L*(\"%28%286000-17L%29%29%2F14\")
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "3. What will be the area of the lot if the length is 100 feet (Area = )?
\n" ); document.write( ":
\n" ); document.write( "Substitute 100 for L in the above equation:
\n" ); document.write( "A = L*(\"%28%286000-17L%29%29%2F14\")
\n" ); document.write( "A = 100*(\"%28%286000-17%28100%29%29%29%2F14\")
\n" ); document.write( "A = 10*(\"%28%286000-1700%29%29%2F14\")
\n" ); document.write( "A = 100 * 307.14
\n" ); document.write( "A = 30714 sq ft
\n" ); document.write( "
\n" ); document.write( "
\n" );