Easy number theory.

Let a and b are two positive integers . The lcm , gcd and sum of them are 144 , 24 and 120 respectively.

Find out the value of a²-b² where a is bigger than b .


The answer is 2880.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Joshua Lowrance
Sep 24, 2019

If the gcd of the two numbers is 24 24 , then you know both numbers have to be divisible by 24 24 . And if the lcm of the two numbers is 144 144 , and not 24 24 , then at least one of the numbers is greater than 24 24 , and therefore a multiple of 24 24 .

144 24 = 6 \frac{144}{24}=6 . This means that the two numbers must each have a 24 24 in their factorization, and a unique part of 6 6 . This ensures that the lcm will be 144 144 and the gcd will be 24 24 .

a = 24 × 6 = 144 b = 24 = > a + b = 168 120 a=24\times 6=144 \text{ }\text{ }\text{ }\text{ }b=24 => a+b=168\neq 120

a = 24 × 3 = 72 b = 24 × 2 = 48 = > a + b = 120 a=24\times 3=72 \text{ }\text{ }\text{ }\text{ } b=24\times 2=48 => a+b=120

So a = 72 a=72 and b = 48 b=48 . This means that a 2 b 2 = 7 2 2 4 8 2 = 5184 2304 = 2880 a^2-b^2=72^2-48^2=5184-2304=2880

Arifin Ikram
Sep 24, 2019

Let, a = p g a=pg and b = q g b=qg

So, their lcm, gcd and sum can be written as ,

p q g = 144 pqg=144 ;

g = 24 ; g=24;

g ( p + q ) = 120 ; g(p+q)=120;

Now, g ( p + q ) g \frac{g(p+q)}{g} = p + q = 5. p+q=5.

And,

p q g g \frac{pqg}{g} = p q = 6. pq=6.

( p q ) ² = ( p + q ) ² 4 p q = 5 ² 4 × 6 = 1 (p-q)²=(p+q)²-4pq=5²-4×6=1

\Rightarrow p q = 1. p-q=1.

From this, we get p = 3 p=3 a n d and q = 2. q=2.

So, a = p g = 3 × 24 = 72 a=pg=3×24=72 a n d and b = q g = 2 × 24 = 48. b=qg=2×24=48.

So, a ² b ² = 72 ² 48 ² = a²-b²=72²-48²= 2880 \boxed {2880}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...