KC1 Q33: NUmber Prop

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 1337
Joined: Sat Dec 27, 2008 6:29 pm
Thanked: 127 times
Followed by:10 members

by Night reader » Sun Feb 20, 2011 7:09 am
a,b, (different integers) <144, find HCF-?
the quickest way is dividing the required value by integers
value (<144) / x and x*b, where x is integer --> 143/ {start with 2,3,4...as two numbers must be different} 143/2 doesn't work, 142/2=71, hence a=142, b=71 and HCF=71
yellowho wrote:Is there a quick way to think about this without testing a bunch of numbers?