document.write( "Question 703247: when a number is added to 40 times its reciprocal the answer obtained is 2 less than three the number,what is number could be\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #433506 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! When a number is added to 40 times its reciprocal, the answer obtained is 2 less than three times the number. \n" ); document.write( "What is then number? \n" ); document.write( ": \n" ); document.write( "Let x = the number \n" ); document.write( "write an equation for exactly what it says: \n" ); document.write( "x + \n" ); document.write( "x - 3x + \n" ); document.write( "-2x + \n" ); document.write( "multiply by -x, resulting in an quadratic equation, easily factored: \n" ); document.write( "2x^2 - 2x - 40 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x + 4)(2x - 10) = 0 \n" ); document.write( "The positive solution \n" ); document.write( "2x = 10 \n" ); document.write( "x = 5 is the number \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that works: \n" ); document.write( "5 + \n" ); document.write( "5 + 8 = 15 - 2 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "But what about x = -4 \n" ); document.write( "-4 + \n" ); document.write( "-4 - 10 = -12 - 2; That works too? \n" ); document.write( " \n" ); document.write( " |