document.write( "Question 1194614: A property owner wants to fence a garden plot adjacent to a road. The fencing next to the road must be sturdier and costs $5 per foot and the other fencing just $3 per foot. The garden has to have an area of 1200 square feet. Find the garden dimensions that he can fence-in he spends $500.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826859 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A property owner wants to fence a garden plot adjacent to a road. \n" ); document.write( "The fencing next to the road must be sturdier and costs $5 per foot \n" ); document.write( "and the other fencing just $3 per foot. \n" ); document.write( "The garden has to have an area of 1200 square feet. \n" ); document.write( "Find the garden dimensions that he can fence-in he spends $500. \n" ); document.write( "~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the length of the fence parallel to the road.\r\n" ); document.write( "\r\n" ); document.write( "Then the cost of the two sides of the fence parallel to the road is 5x+3x = 8x dollars,\r\n" ); document.write( "and the cost of the two perpendicular sides is the rest 500-8x dollars.\r\n" ); document.write( "\r\n" ); document.write( "So the cost of one such side is (500-8x)/2 = (250-4x) dollars;\r\n" ); document.write( "hence, the length of the perpendicular side is y = (250-4x)/3 feet.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The area equation is then\r\n" ); document.write( "\r\n" ); document.write( " xy = 1200 square feet, or\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |