Quote:
Originally Posted by hi.shivani Q1) LCM of two numbers A and B =P^x*Q^y,where P and Q are prime numbers and x and y are positive whole numbers. How many set of values are positive whole numbers.How many set of values are possible for A and B? a) xy(x+y) b) xy(x-y) c) x^2*y^2(x+y) d) None of these Q2) When 7179 and 9699 are divided by another natural number N,remainder obtained is same.How many values of n will be ending with one or more than one zeroes?
a) 24 b) 124 c) 46 d) None of these |
Ans 1) d) None of these
One number has P^x then other number should have Q^y
So we can have 1st number in y ways
We can have 2nd number in x ways
So possible set of values= xy
One number has both P^x and Q^y ......2nd number we can have in (x+1)(y+1) ways
So total number of sets = xy+(x+1)(y+1).........and if it's ordered pair...then 2{xy+(x+1)(y+1)}
Ans 2)9699= Na+r
7179=Nb+r
=> N(a-b)= 2520=2*5* 2^2 * 7 * 3^2
So N must be a factor of 2520.Excluding one 2 and 5 for getting 0 at the end....possible values of N are= 3*2*3=18
So answer d) None of these