No. system

When M is divided by N the remainder is 13 , when P is divided by N remainder is 28. And when 7M+3P divided by N the remainder is 5. How many such N are possible. Where N is natural number.

3 2 5 4

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.

1 solution

Kelly Milla
Aug 22, 2015
  1. we can rewrite the problem into the following mathematical statements : M 13 ( m o d N ) P 28 ( m o d N ) 7 M + 3 P 5 ( m o d N ) M \equiv 13 \pmod{N} \\ P \equiv 28 \pmod{N} \\ 7M + 3P \equiv 5 \pmod{N} \\
  2. Because of the 2nd equation, we can say that N N must be greater than 28 28 .
  3. Substitute the value of M M and P P to the 3rd equation.
    7 ( 13 ) + 3 ( 28 ) 5 ( m o d N ) 91 + 84 5 ( m o d N ) 175 5 ( m o d N ) 175 5 0 ( m o d N ) 170 0 ( m o d N ) \begin{aligned} 7(13) + 3(28) & \equiv 5 \pmod{N} \\ 91 + 84 & \equiv 5 \pmod{N} \\ 175 & \equiv 5 \pmod{N} \\ 175 - 5 & \equiv 0 \pmod{N} \\ 170 & \equiv 0 \pmod{N} \end{aligned}
  4. Find all values of N > 28 N > 28 such that N N divides 170 170 .
    All possible values of N N are the following : 34 , 85 , 170 34, 85, 170
    Therefore, the answer is 3 3 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...