document.write( "Question 1031551: I AM KIND OF STUCK IN THIS QUESTION CAN SOMEONE PLEASE HELP ME DETAILED
\n" );
document.write( "a)Create a simplified function that represents the sum of an unknown positive number x and its reciprocal.\r
\n" );
document.write( "\n" );
document.write( "b)For what whole number is the sum of the number and its reciprocal the smallest? In your solution, you may want to include a graph the function.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #646233 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a)Create a simplified function that represents the sum of an unknown positive number x and its reciprocal. \n" ); document.write( "f(x) = x + (1/x) \n" ); document.write( "-------------------------------------- \n" ); document.write( "b)For what whole number is the sum of the number and its reciprocal the smallest? In your solution, you may want to include a graph the. \n" ); document.write( "------ \n" ); document.write( "f'(x) = 1 + ln(x) \n" ); document.write( "---- \n" ); document.write( "Solve:: 1 + ln(x) = 0 \n" ); document.write( "ln(x) = -1 \n" ); document.write( "x = 1/e \n" ); document.write( "------ \n" ); document.write( " \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( " |