document.write( "Question 503739: the difference of the reciprocals of two consecutive odd numbers is 1/84. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #339394 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1/x - 1/(x+2) = 1/84 \n" ); document.write( "84(x+2)-84x=x(x+2) multiply each side by 84x(x+2) \n" ); document.write( "84x+168-84x=x^2+2x \n" ); document.write( "x^2+2x-168=0 \n" ); document.write( "(x-12)(x+14)=0 \n" ); document.write( "x=12, x=-14 \n" ); document.write( "The numbers are 12 and 14 or -14 and -12. \n" ); document.write( "Both sets of numbers are even. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |