document.write( "Question 996106: A landowner wishes to use 3 miles of fencing to enclose an isosceles triangular region of as large an area as possible. What should be the lengths of the sides of the triangle?\r
\n" ); document.write( "\n" ); document.write( "Let x be the length of the base of the triangle. Write the area as a function of x. [First write the length of the equal-length sides in terms of the base, x, then write the height of the triangle in terms of the base.] \r
\n" ); document.write( "\n" ); document.write( "A(x) =
\n" ); document.write( "
\n" ); document.write( "Length of base = ? miles
\n" ); document.write( "Length of the other two (equal-length) sides = ? miles each\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #614675 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
Done part-way through but not including the derivative & maximization work:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Draw a triangle, base x, height h, the two equal sides each d. Cut x exactly in half forming two of \"x%2F2\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The drawing allows you to first form two equations.
\n" ); document.write( "\"system%282d%2Bx=3%2C%28x%2F2%29%5E2%2Bh%5E2=d%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Starting with perimeter equation solve for d in terms of x.
\n" ); document.write( "This part will be \"d=%281%2F2%29%283-x%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute this formula for d into the pythagorean relation ship equation and solve for h:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2F2%29%5E2%2Bh%5E2=%28%281%2F2%29%283-x%29%29%5E2\"
\n" ); document.write( "\"h%5E2=%281%2F2%29%5E2%2A%283-x%29%5E2-%28x%2F2%29%5E2\"
\n" ); document.write( "\"h%5E2=%281%2F4%29%28%283-x%29%5E2-x%5E2%29\"
\n" ); document.write( "\"h=%281%2F2%29sqrt%289-6x%2Bx%5E2-x%5E2%29\"
\n" ); document.write( "\"highlight_green%28h=%281%2F2%29sqrt%289-6x%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A(x) will be the area function.
\n" ); document.write( "\"A%28x%29=%281%2F2%29x%2Ah\", and now you have a formula for h.
\n" ); document.write( "\"highlight_green%28A%28x%29=%281%2F2%29x%2Asqrt%289-6x%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Omitting the differentiation steps but starting with the product rule, I am finding \"dA%2Fdx=%289-9x%29%2F%284sqrt%289-6x%29%29\"; and you can continue the maximization process...
\n" ); document.write( "
\n" );