document.write( "Question 708791: Find the smallest possible length for a diagonal of a rectangle with a perimeter of 10 feet. \r
\n" ); document.write( "\n" ); document.write( "Is there a second way of solving this problem? If so, please show
\n" ); document.write( "

Algebra.Com's Answer #436258 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
A semester-1 Calculus problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x, length in one direction
\n" ); document.write( "y, length in other direction\r
\n" ); document.write( "\n" ); document.write( "h, length of diagonal\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h=%28x%5E2%2By%5E2%29%5E%281%2F2%29\"
\n" ); document.write( "perimeter is 2(x+y)
\n" ); document.write( "perimeter is a constant, 10 feet: \"2%28x%2By%29=10\"
\n" ); document.write( "IDEA: Use perimeter equation and solve it for y. Substitute this into the diagonal equation.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2By%29=10%2F2\"
\n" ); document.write( "\"y=5-x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h=%28x%5E2%2By%5E2%29%5E%281%2F2%29\"
\n" ); document.write( "\"h=%28x%5E2%2B%285-x%29%5E2%29%5E%281%2F2%29\"
\n" ); document.write( "=\"%28x%5E2%2B%2825-10x%2Bx%5E2%29%29%5E%281%2F2%29\"
\n" ); document.write( "\"h=%282x%5E2-10x%2B25%29%5E%281%2F2%29\"
\n" ); document.write( "This last formula or function, you want to see if you can find the minimum, if possible. Find the derivative and see about setting it equal to zero and this might help. (The function does in fact have a minimum.)
\n" ); document.write( "
\n" );