Even I burned hell lot of time while testing the 2nd statement.. Faced severe timing issues on similar problems in the past. These are time guzzlers.. more so if you are not arithmetic savvy
vivekwrites Wrote:Ron, I came up with one solution 12 and 8 and then I realized that for every increase of 3 sweater, there will be decrease of 5 shirts (ratio is 3:5) and vice-versa. So other solutions will be (9,13), (15,3) etc. Clearly B is insufficient.
I like the approach taken by "vivekwrites" to prove the 2nd statement (15 x a + 25 x b= 420) insufficient i.e.
a) Find one pair in regular sort of way
20 + 400 = 420 doesn't work
45 + 375 = 420 works i.e. 15 x 3 + 25 x 15
b) Then apply the ratio rule i.e. manipulate the first pair keeping in mind the ratio ( 25/15 = 5/3). In this case, for every decrease of three 25's", there will be an increase of five 15's
1st pair: 15 x 3 + 25 x 15
2nd pair: 15 x 8 + 25 x 12
3nd pair: 15 x 13 + 25 x 9
So, insufficient
I find this approach quicker/better than listing out all the numbers. It saved me from tons of arithmetic in head/paper.
20 + 400 » doesn't work
45+ 375 » works
70 + 350 » doesn't work
95 + 325 » doesn't work
120 + 300 » works
145 + 275 » doesn't work
170 + 250 » doesn't work
195 + 225 » works
etc.
etc.
RonPurewal Wrote:there is a fair amount of theory behind the fact that, say, 21x + 23y = 130 has only one whole-number solution while 20x + 30y = 130 has more than one.
if you understand that theory, great.
if you don't, it doesn't matter. just start throwing down numbers and see whether more than one pair works out.
--
in your example, yes, the common factor of 5 makes it EXTREMELY likely that there will be more than one solution.
still doesn't guarantee it, though. for instance, 15x + 35y = 160 only has one whole-number solution (x = 6 and y = 2), despite the common factor of 5 and the relatively large sum.
Testing Ron's example (1)
20 x a + 30 x b= 130
a) Find one pair in regular sort of way
10 + 120 = 130 doesn't work
40 + 90 = 130 works i.e. 20 x 2 + 30 x 3
b) Ratio: 30/20 = 3/2. In this case, for every decrease of two 30's", there will be an increase of three 20's
1st pair: 20 x 2 + 30 x 3
2nd pair: 20 x 5 + 30 x 1
So, insufficient
Testing Ron's example (2)
15 x a + 35 x b= 160
a) Find one pair in regular sort of way
20 + 140 = 160 doesn't work
55 + 105 = 160 doesn't work
90 + 70 = 160 works i.e. 15 x 6 + 35 x 2
b) Ratio: 35/15 = 7/3. In this case, for every decrease of three 35's", there will be an increase of seven 15's
1st pair: 15 x 6 + 35 x 2
2nd pair: 15 x (13) + 35 x (-1) » Not allowed
So, sufficient
May I request instructors to comment on this approach..
Many thanks | Supratim