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