OG 184 PS

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 222
Joined: Tue Mar 25, 2008 3:52 pm
Thanked: 2 times

OG 184 PS

by vinviper1 » Thu Apr 03, 2008 10:53 am
If 2 digit integers M and N are positive and have the same digits, but in reverse order, which of the following CANNOt be the sum of M and N?

181
165
121
99
44

any easier way of doint this instead of trying to find the answers of each like I did?!?

Thanks!!

181
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 59
Joined: Sat Mar 15, 2008 8:44 am
Location: istanbul
Thanked: 2 times

by xeqtr » Thu Apr 03, 2008 10:57 am
say M = xy
say N = yx
thus: M + N = (10x + y) + (10y + x) => 11x + 11y = 11(x+y)

So you should look for a number which 11 is a factor of. only 181 does not satisfy this ;) hope it helps.

Master | Next Rank: 500 Posts
Posts: 111
Joined: Thu Jan 31, 2008 4:05 pm
Thanked: 18 times
Followed by:1 members

by xilef » Thu Apr 03, 2008 12:41 pm
thanx

Master | Next Rank: 500 Posts
Posts: 222
Joined: Tue Mar 25, 2008 3:52 pm
Thanked: 2 times

by vinviper1 » Fri Apr 04, 2008 8:04 am
Very good! Thanks!