document.write( "Question 289816: find two consecutive integers such that the sum of their reciprocals is 27/182
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209853 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1/a+1/(a+1)=27/182 \n" ); document.write( "a=13 a+1=14 \n" ); document.write( "check \n" ); document.write( "1/13+1/14=27/182\r \n" ); document.write( "\n" ); document.write( "ok \n" ); document.write( " |