document.write( "Question 997035: The sum of a number and its reciprocal is 5 times the number. Find the positive solution. \n" ); document.write( "
Algebra.Com's Answer #615296 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of a number and its reciprocal is 5 times the number. \n" ); document.write( "Find the positive solution. \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "x + 1/x = 5x \n" ); document.write( "---- \n" ); document.write( "4x = 1/x \n" ); document.write( "----- \n" ); document.write( "4x^2-1 = 0 \n" ); document.write( "----- \n" ); document.write( "(2x-1)(2x+1) = 0 \n" ); document.write( "--- \n" ); document.write( "x = 1/2 or x = -1/2 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " \n" ); document.write( " |