document.write( "Question 519517: two integers differ by 1 the sum of their reciprocals equals to 7 divided by their product.find the two integers. \n" ); document.write( "
Algebra.Com's Answer #345664 by mananth(16949) You can put this solution on YOUR website! x-y = 1................1\r \n" ); document.write( "\n" ); document.write( "1/x +1/y = 7/xy\r \n" ); document.write( "\n" ); document.write( "(x+y)/xy = 7/xy \n" ); document.write( "x+y =7................2\r \n" ); document.write( "\n" ); document.write( "add (1) & (2)\r \n" ); document.write( "\n" ); document.write( "2x=8 \n" ); document.write( "x=4 \n" ); document.write( "y=3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |