137k views
2 votes
Determine the number of solution pairs in the equation.


\rm 2n=3k


\rm n\leq 100


\textrm{$\rm n,\ k$ are both positive integers.}

User Abintom
by
4.1k points

2 Answers

5 votes


\\ \tt\longmapsto 2n=3k


\\ \tt\longmapsto n\propto k

  • Both n and k are positive i.e n,k>0

So the domain of n is


\\ \tt\longmapsto n\in [0,100]

Now

  • N has total 100+1=101 integer values
  • K will also have 100+1=101values .

So total solution sets are 101 .

User Technopeasant
by
3.4k points
3 votes

Answer:

  • 33 solutions

Explanation:

From the relationship we can see:

  • 2n = 3k
  • n = 3/2k
  • n = 1.5k

Since we are looking for integer solution for both variables, any value of k = 2p will give us:

  • n = 3p

It means n can be a multiple of 3.

Multiples of 3 are:

  • 3, 6, ... , 99

The number of multiples of 3 not greater than 100 is 33 and for any n we have matching integer k.

Since no restrictions on the value of k, apart from this being an integer, the number of solution pairs is same as the number of values of n = 33.

User AmirHossein Rezaei
by
3.9k points