Math, asked by rupinderkaur617, 1 year ago

Let f(m,n) =45*m + 36*n, where m and n are integers (positive or negative) what is the minimum positive value for f(m,n) for all values of m,n (this may be achieved for various values of m and n)?

Answers

Answered by pinquancaro
4

Let  f(m,n)=45m+36n , where m and n are integers (positive or negative) what is the minimum positive value for f(m,n) for all values of m,n.

The greatest common divisor of two non zero positive integers 'a' and 'b' is the smallest positive integer that can be written as "ax+by".

Therefore, the smallest positive value say 'p' that can be written as 45m+36n is the greatest common divisor of 45 and 36.

Consider factors of 45 and 36,

 45 = 3 \times 3 \times 5

 36 = 2 \times 2 \times 3 \times 3

p = GCD of 45 and 36 =  3 \times 3

p = 9

Therefore, the minimum positive value for f(m,n) for all values of m , n is 9.

Answered by prabhas24480
1

Let f(m,n) = 45m + 36n , where m and n are integers (positive or negative) what is the minimum positive value for f(m,n) for all values of m,n.

The greatest common divisor of two non zero positive integers 'a' and 'p' Is the smallest positive integer that can be written as “ax+by".

Therefore, the smallest positive value say 'p' that can be written as 45m+36n is the greatest common divisor of 45 and 36.

Consider factors of 45 and 36, 45=3x3x5

36 =2x2x3x3

p = GCD of 45 and 36 =3 x 3 p=9

Therefore, the minimum positive value for f(m,n) for all values of m,n is 9.

Similar questions