document.write( "Question 1210504: If A and B are positive 2 digest integers, how many solutions are there of the equation 2a+3b=100 \n" ); document.write( "
Algebra.Com's Answer #853068 by greenestamps(13250) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "This is a linear Diophantine equation -- one equation with two variables, with a finite number of solutions because the solutions are positive integers. A common start on finding the set of solutions is to solve the equation for one variable. \n" ); document.write( "Because the numbers 2 and 100 are both even, it is probably fastest to solve the given equation for b. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "With the equation in the last form [1], we see that (50-a) must be divisible by 3. That means, among other things, that consecutive values of a that provide solutions will differ by 3. \n" ); document.write( "(1) Solution with smallest value of a... \n" ); document.write( "Remembering that the solutions must have both a and b positive 2-digit integers, we can see that the smallest 2-digit value for a that makes (50-a) divisible by 3 is 11. \n" ); document.write( "That gives us \n" ); document.write( "(2) Solution with the largest value of a... \n" ); document.write( "The solution with the largest value of a is the one with the smallest value of b. Again since a and b must be 2-digit integers, equation [1] says that all values of b that give solutions will be even, so the smallest value of b that will give a solution is the smallest 2-digit even integer, which is 10. \n" ); document.write( "From (1) and (2), the solutions are the ones with b having even values from 10 to 26 inclusive. The number of such solutions is \n" ); document.write( " \n" ); document.write( "ANSWER: There are 9 solutions having both a and b 2-digit positive integers \n" ); document.write( " \n" ); document.write( " |