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 .
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.
Let, a = p g and b = q g
So, their lcm, gcd and sum can be written as ,
p q g = 1 4 4 ;
g = 2 4 ;
g ( p + q ) = 1 2 0 ;
Now, g g ( p + q ) = p + q = 5 .
And,
g p q g = p q = 6 .
( p − q ) ² = ( p + q ) ² − 4 p q = 5 ² − 4 × 6 = 1
⇒ p − q = 1 .
From this, we get p = 3 a n d q = 2 .
So, a = p g = 3 × 2 4 = 7 2 a n d b = q g = 2 × 2 4 = 4 8 .
So, a ² − b ² = 7 2 ² − 4 8 ² = 2 8 8 0
Problem Loading...
Note Loading...
Set Loading...
If the gcd of the two numbers is 2 4 , then you know both numbers have to be divisible by 2 4 . And if the lcm of the two numbers is 1 4 4 , and not 2 4 , then at least one of the numbers is greater than 2 4 , and therefore a multiple of 2 4 .
2 4 1 4 4 = 6 . This means that the two numbers must each have a 2 4 in their factorization, and a unique part of 6 . This ensures that the lcm will be 1 4 4 and the gcd will be 2 4 .
a = 2 4 × 6 = 1 4 4 b = 2 4 = > a + b = 1 6 8 = 1 2 0
a = 2 4 × 3 = 7 2 b = 2 4 × 2 = 4 8 = > a + b = 1 2 0
So a = 7 2 and b = 4 8 . This means that a 2 − b 2 = 7 2 2 − 4 8 2 = 5 1 8 4 − 2 3 0 4 = 2 8 8 0