document.write( "Question 1026931: Given that xy = 3/2 and both x and y are nonnegative real numbers, find the minimum value of 10x + (3y)/(5). \n" ); document.write( "
Algebra.Com's Answer #642213 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
First of all, x and y cannot be zero because of the condition xy = 3/2. Hence x and y can only be positive.\r
\n" ); document.write( "\n" ); document.write( "Now let \"F%28x%2Cy%29+=+10x+%2B+%283y%29%2F5\".\r
\n" ); document.write( "\n" ); document.write( "Since \"y+=+3%2F%282x%29\", ==> F(x,y) becomes, after substitution, \r
\n" ); document.write( "\n" ); document.write( "\"F%28x%29+=+10x+%2B+9%2F%2810x%29\"\r
\n" ); document.write( "\n" ); document.write( "==> F'(x) = \"10+-+9%2F%2810x%5E2%29\"
\n" ); document.write( "Setting this to 0 to find the critical point, we get \"10+=+9%2F%2810x%5E2%29\", or
\n" ); document.write( "\"x%5E2+=+9%2F100\" ==> x = 3/10. (Chose the positive because of the hypothesis.)
\n" ); document.write( "==> y = 5.
\n" ); document.write( "Now the 2nd derivative is F\" = \"9%2F%285x%5E3%29+%3E+0\" when x = 3/10.
\n" ); document.write( "Hence an (absolute) minimum exists at (3/10,5), with value
\n" ); document.write( "\"F%283%2F10%2C5%29+=+10%283%2F10%29+%2B+%283%2A5%29%2F5+=+6\".
\n" ); document.write( "
\n" );