Quote:
Originally Posted by perseverant if x^2 + 5y = 49, is y an integer?
(1) 1 < x < 4
(2) x^2 is an integer.
EXPLANATION:
You can rearrange the equation to read
5y = 49 - x^2, or y = (49-x^2)/5. y will be an integer if 49-x^2 is a multiple of 5.
Statement 1 tells you that x is greater than 1, but less than 4. so 1 < x^2 < 16. so 49-x^2 could be a multiple of 5, say if x^2=2, or may not be a multiple of 5, say if x^2=1. Eliminate (1) and (4).
Statement 2 tells you that x^2 is an integer, which means 49-x^2 is an integer, but does not tell you if it is a multiple of 5. Eliminate answer (2).
combining the statements gives you that x^2 is an integer between 1 and 16. This still does not help, since 49-x^2 could be a multiple of 5, say x^2=2, or may not be a multiple of 5, say if x^2=1. |
I think explanation is a little bit complicated.
With choice a x can be 2 or 3 or any non integer numer.ex 1.3 ,2.5, 3.8 ....So this does not lead to anything.
choice b x2 is an integer means x is also an integer. this also does not lead to any conclusion
combining both x is 2 or 3. measn x2 is 4 or 9
means 5y = 49-4=45 or 49-9=40. in either case y is an integer. so anwer is C