document.write( "Question 1054816: the sum of each pair of positive integers X,Y that satisfy 3X + 4Y = 50 is computed. What is the largest such sum? \n" ); document.write( "
Algebra.Com's Answer #670010 by Fombitz(32388) You can put this solution on YOUR website! \n" ); document.write( "The right hand side must be even to be divisible by 2 so X must be even. \n" ); document.write( "Then only every other one is divisible by 4. \n" ); document.write( "So then starting at \n" ); document.write( "So then \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "When \n" ); document.write( "So then, \n" ); document.write( "(2,11) : \n" ); document.write( "(6,8): \n" ); document.write( "(10,5): \n" ); document.write( "(14,2): \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |