document.write( "Question 173012: How many solutions does 11x + 7y = 292 have if x and y are positive integers? \n" ); document.write( "
Algebra.Com's Answer #129653 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Four (answer) \n" ); document.write( "x=3, y=37 \n" ); document.write( "x=10, y=26 \n" ); document.write( "x=17, y=15 \n" ); document.write( "x=24, y=4\r \n" ); document.write( "\n" ); document.write( "Notice that the x's increase by 7 as the y's decrease by 11. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |