document.write( "Question 1077191: Find all integers x for which there exists an integer y such that
\n" ); document.write( "1/x + 1/y = 1/7
\n" ); document.write( "(In other words, find all ordered pairs of integers (x,y) that satisfy this equation, then enter just the x's from these pairs.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #691737 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
I get 8, 14, and 56\r
\n" ); document.write( "\n" ); document.write( "—\r
\n" ); document.write( "\n" ); document.write( "I rearranged \"1%2Fx+%2B+1%2Fy+=+1%2F7+\" to \"+y=7x%2F%28x-7%29\" and then looking at the right hand side:\r
\n" ); document.write( "\n" ); document.write( " x-7 must divide 7x evenly, which happens for x=8, 14, and 56.
\n" ); document.write( "
\n" ); document.write( "
\n" );