document.write( "Question 455371: The problem is. The sum of a number and five times its reciprocal is 6. Please help. I think it may look something like 5*x=6? \n" ); document.write( "
Algebra.Com's Answer #312645 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The problem is. The sum of a number and five times its reciprocal is 6. Please help. \n" ); document.write( "---- \n" ); document.write( "x + 5(1/x) = 6 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by x to get: \n" ); document.write( "---- \n" ); document.write( "x^2 +5 = 6x \n" ); document.write( "----- \n" ); document.write( "x^2-6x+5 = 0 \n" ); document.write( "--- \n" ); document.write( "Factor: \n" ); document.write( "(x-5)(x-1) = 0 \n" ); document.write( "x = 5 or x = 1 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |