document.write( "Question 421803: the difference of a number and two times its reciprocal is 7/3. find the numbers \n" ); document.write( "
Algebra.Com's Answer #294476 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the difference of a number and two times its reciprocal is 7/3. find the numbers \n" ); document.write( "-------- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "x - 2(1/x) = 7/3 \n" ); document.write( "--- \n" ); document.write( "lcm = 3x \n" ); document.write( "--- \n" ); document.write( "3x^2 - 6 = 21x \n" ); document.write( "--- \n" ); document.write( "x^2 - 2 = 7x \n" ); document.write( "x^2-7x-2 = 0 \n" ); document.write( "--- \n" ); document.write( "x = [7 +- sqrt(49-4*-2)]/2 \n" ); document.write( "---- \n" ); document.write( "x = [7 +- sqrt(57)]/2 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " \n" ); document.write( " |