maxschmid
Please tell me if my approach is right:
WRONG
(1) try different values for x that fulfill the first condition.
x = 2: (2+1)^2 = 9
x = 12: (12+1)^2 = 169
now 2^2 = 4 & 12^2 = 144 -> both have the same units digit. assuming that this will be the same also for greater numbers. (1) is sufficient
(2) again try different values that fulfill the condition
x=6: (6-1)^2 = 25
x=16: (16-1)^2 = 225
now 6^2 = 36 & 16^2 also has a units digit of 6 cause of the characteristics of 6. (2) sufficient
Answer D
There is probably a shorter solution. this took me 2min 30.
Hi,
Instead of testing values, you can just check out which numbers between 1 to 9 end with a unit's digit of 9 when squared. (this approach helps because no matter what number you take, the unit's digit will always be sqaure of any digit between 1 to 9 or 0 but that will always result in zero)
So, between 1 to 9 there are two numbers which when squared result in 9 i.e. 3 and 7.
therefore, x could either be 2 or 6. hence, statement A is NOT SUFFICIENT.
For statement 2, you know that only 5 or any number ending with a 5 results in units digit of 5.
therefore, x would be 6. hence, statement B is SUFFICIENT.
If it helps, kindly help me with kudos. Thanks.