document.write( "Question 1048379: For all positive integers x and y such that 1/x + 1/y = 1/12, find the greatest value that y can have.\r
\n" ); document.write( "\n" ); document.write( "What is the way to do this? Thanks!
\n" ); document.write( "

Algebra.Com's Answer #664074 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"1%2Fx%2B1%2Fy+=+1%2F12\"\r
\n" ); document.write( "\n" ); document.write( "<===> \"y=%2812x%29%2F%28x-12%29\" <===> \"y=12%281%2B12%2F%28x-12%29%29\".\r
\n" ); document.write( "\n" ); document.write( "Since x and y are positive integers, x-12 must divide 12.\r
\n" ); document.write( "\n" ); document.write( "===> x-12 = 1,2,3,4,6,12\r
\n" ); document.write( "\n" ); document.write( "Obviously, the value of x-12 that would maximize y is 1, which would give x = 13. The corresponding value of y would be 156.
\n" ); document.write( "
\n" );