document.write( "Question 641187: the sum of the reciprocals of two consecutive integers is 7/12. find the two integers. \n" ); document.write( "
Algebra.Com's Answer #403571 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (1/x)+1/(x+1)=7/12 \n" ); document.write( "x=-4/7 x=3 \n" ); document.write( "discard -4/7 since it isn't an integer. \n" ); document.write( "x=3 and x+1=4 \n" ); document.write( "check \n" ); document.write( "1/3+1/4=7/12 \n" ); document.write( "4/12+3/12=7/12 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |