x is a positive number. If 9^x + 9^(x+1) + 9^(x+2) + 9^(x+3) + 9^(x+4) + 9^(x+5) = y, is y divisible by 5?
whether X is a Odd integer or Even integer the above expression will have 0 as its unit digit.
\(9^1\)=9 as unit digit
\(9^2\)=1 as unit digit
\(9^3\)=9 as unit digit
if X is odd integer-->\(9^{(odd)}\)+\(9^{(even)}\)+\(9^{(odd)}\)+\(9^{(even)}\)+\(9^{(odd)}\)+\(9^{(even)}\)
xxxx9+xxxx1+xxxx9+xxxx1+xxxx9+xxxx1=xxxxxxx0, which is divisible by 5.
if x is even integer--->\(9^{(even)}\)+\(9^{(odd)}\)+\(9^{(even)}\)+\(9^{(odd)}\)+\(9^{(even)}\)+\(9^{(odd)}\)
xxxxx1+xxxxx9+xxxxx1+xxxxx9+xxxx1+xxxx9=xxxxxxx0, which is divisible by 5
Statement (1): 5 is a factor of x.
X is an even integer or odd integer. Value of y will have 0 in its unit place. so SUFFICIENT.
Statement (2): x is an integer.
X is an even integer or odd integer. Value of y will have 0 in its unit place. so SUFFICIENT.
Ans. D