document.write( "Question 1178308: The number of solutions (x,y) of the equation ,3x+y=100, where x and y are positive integers, is \n" ); document.write( "
Algebra.Com's Answer #807523 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Solving the given equation for y gives \n" ); document.write( "y = 100-3x \n" ); document.write( "Since 100 and 3x are both positive integers, y will also be a positive integer, as long as 3x is less than 100. \n" ); document.write( "So as tutor @ikleyn says in her response, x can be any positive integer less than 100/3. \n" ); document.write( "That gives us 33 solutions to the given equation with x and y both positive integers. \n" ); document.write( " \n" ); document.write( " |