document.write( "Question 358617: the sum of two numbers is the same as their product, and the difference of thier reciprocals is 3. find the numbers \n" ); document.write( "
Algebra.Com's Answer #255960 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent and y the other
\n" ); document.write( "the difference of their reciprocals is 3
\n" ); document.write( "1/y - (1/x)= 3
\n" ); document.write( "Multiplying thru with xy to clear the demominators
\n" ); document.write( "x - y = 3xy
\n" ); document.write( "the sum of two numbers is the same as their product****
\n" ); document.write( "x + y = xy
\n" ); document.write( "Adding the equation together & eliminating the y variable
\n" ); document.write( "2x = 4xy
\n" ); document.write( "1/2 = y
\n" ); document.write( "substituting for y
\n" ); document.write( "x + 1/2 = x/2
\n" ); document.write( "x/2 = -1/2
\n" ); document.write( "x = -1
\n" ); document.write( "Checking our answer
\n" ); document.write( " 2 - (-1) = 3 \n" ); document.write( "
\n" );