document.write( "Question 248625: When a and b are positive integers, a < b and ab ≤ a + 3b, how many possible values are there for a? \n" ); document.write( "
Algebra.Com's Answer #181166 by jsmallt9(3758) ![]() You can put this solution on YOUR website! If we take \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "The reason we did this is that the left side above now matches the right side of the other inequality: \n" ); document.write( " \n" ); document.write( "Since \n" ); document.write( " \n" ); document.write( "by the transitive property. \n" ); document.write( "This inequality we can solve. We can divide both sides by b (without having to be concerned about reversing the inequality because we know that b is positive): \n" ); document.write( " \n" ); document.write( "Between this and the fact that a is also positive, the possible values for a are: \n" ); document.write( "1, 2 and 3. \n" ); document.write( " |