document.write( "Question 283412: The sum of the reciprocals of 2 consecutive even integers is 5/12. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #205728 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (1/x)+(1/(x+2))=5/12 \n" ); document.write( "x=4 x+2=6 \n" ); document.write( "check \n" ); document.write( "1/4+1/6=5/12 \n" ); document.write( "3/12+2/12=5/12 \n" ); document.write( "ok \n" ); document.write( " |