document.write( "Question 1135313: Please answer this optimization problems
\n" );
document.write( "1:find the number/s in the interval I=[1/2,3] such that the sum of the number and it's reciprocal is a minimum.
\n" );
document.write( "2:A wire measuring 12 ft long is cut into pieces. One piece is to be bent into a square and the other into a circle. How should the wire be cut so that the combined area is as large as possible?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #752960 by ikleyn(52798)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "1. They ask you to find the minimum of the function\r\n" ); document.write( "\r\n" ); document.write( " f(x) = x +\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |