document.write( "Question 720885: find two positive numbers with a product of 185 and the sum is a minimum. round of your answer in 4 decimal places. \n" ); document.write( "
Algebra.Com's Answer #442051 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! I hope you know some Calculus because I can;t think of any other way to solve this. If you don't know Calculus then re-post the question and say that the solution cannot use Calculus. \n" ); document.write( "If the two numbers are x and y, then the fact that their product is 185 would translate into: \n" ); document.write( "x*y = 185 \n" ); document.write( "Solving for y this would give us: \n" ); document.write( "y = 185/x \n" ); document.write( "The equation for the sum of x and y would be: \n" ); document.write( "s = x + y (where \"s\" is the sum) \n" ); document.write( "Substituting the expression we found for y gives us: \n" ); document.write( " \n" ); document.write( "To find a minimum sum we will find the first derivative... \n" ); document.write( " \n" ); document.write( "...set it to zero... \n" ); document.write( " \n" ); document.write( "... and solve for x: \n" ); document.write( " \n" ); document.write( "Since x (and y) must be positive numbers, we reject the negative solution. Using \n" ); document.write( "There are various ways to check if this is a minimum and not a maximum. One way is to pick a different pair of positive numbers whose product is 185. For example, 1 and 185. The sum of these two is 186. Since \n" ); document.write( "So |