document.write( "Question 618734: Find all solutions (x,y) in positive integers to:
\n" ); document.write( "13x + 14y = 2008\r
\n" ); document.write( "\n" ); document.write( "I know we are supposed to use the Diophantine equation but I'm not
\n" ); document.write( "comletely sure how to yet.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #389082 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Find all solutions (x,y) in positive integers to:
\n" ); document.write( "13x + 14y = 2008
\n" ); document.write( "x = xo + pt
\n" ); document.write( "y = yo - qt
\n" ); document.write( "(134,19) one solution
\n" ); document.write( "x = 134 + pt
\n" ); document.write( "y = 19 - qt
\n" ); document.write( "As GCD of 13 and 14 is 1, therefore:
\n" ); document.write( "x = 134 + 14t
\n" ); document.write( "y = 19 - 13t
\n" ); document.write( " \n" ); document.write( "
\n" );