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)![]() ![]() 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 \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( " |