find pairs of natural numbers whose least common multiple is 78 and the greatest divisor is 13
Answers
Answered by
10
(13,78) (26,39)
IF IT IS CORRECT MARK BRAINLIEST ✌️
IF IT IS CORRECT MARK BRAINLIEST ✌️
adityakumarmbdp85gfn:
how
Answered by
2
Let the no.s be a & b,
GCD [ a , b ] = 13;
=> Let a = 13m and b = 13n
Now, LCM [ a , b ] = 78
=> 13m | 78
=> m | 6 and similarly, n | 6; --> Also, m does not divide n
.'. Possible values of (m,n) are :->
--> [ 1 , 6 ] , [ 2 , 3 ]
.'. Possible values for ( a , b ) are :-> [ 13 , 78 ] , [ 26 , 39 ]
Similar questions
Computer Science,
8 months ago
Hindi,
8 months ago
Science,
8 months ago
English,
1 year ago
CBSE BOARD X,
1 year ago