find the smallest positive integer n , where n not equal to 13, such that the highest common factor of n-13 and 3n+8 is greater then 1??
Answers
Answered by
4
Given : highest common factor of n-13 and 3n+8 is greater than 1
To find : smallest positive integer n,
Solution:
Let say k is the highest common factor HCF
n - 13 = ak
3n+ 8 = bk
let say n = 13 + x
=> x = ak
3(13 + x) + 8 = bk
=> 3x + 47 = bk
=> 3ak + 47 = bk
=> 47 = k(b - 3a)
=> k = 47 as k > 1 => k = 47
b - 3a = 1
b = 4 , a = 1
n - 13 = 47 => n = 60
3n+8 = bk => 3(60)+ 8 = 168 = 47 * 4
47 is the common factor
n = 60
Learn more:
Hcf of two number is113 their lcm is 56952 if one number is 904 find ...
https://brainly.in/question/569280
If p,q are two co-prime number then HCF of (p,q)
https://brainly.in/question/1691019
https://brainly.in/question/19426876
Similar questions