Q) A number N when divided by a divisor D gives a remainder of 52. The number 5N when divided by D gives a remainder of 4. How many values of D are possible? A.1 B.3 C.6 D.7
N=k.D + 52
5N= 5k.D + 260
Above when divided by D, remainder will be 260 mod D = 4
Q) A number N when divided by a divisor D gives a remainder of 52. The number 5N when divided by D gives a remainder of 4. How many values of D are possible? A.1 B.3 C.6 D.7
In first case "N" it is giving remainder of 52 so "5N" should ideally give remainder of 52*5 = 260, but it is giving remainder of 4, it means 256 is multiple of D and also it should be greater than 52. So, 64, 128 and 256 can be the values of D.
When the price of oranges is lowered by 40%, 4 more oranges can be purchased for $12 than can be purchased for the original price. How many oranges can be purchased for 24 dollars at the original price? (A) 8 (B) 12 (C) 16 (D) 20 (E) 24
When the price of oranges is lowered by 40%, 4 more oranges can be purchased for $12 than can be purchased for the original price. How many oranges can be purchased for 24 dollars at the original price? (A) 8 (B) 12 (C) 16 (D) 20 (E) 24
let the price of one orange is x so for 12 rupees he can buy 12/x oranges and as the price becomes 0.6x no he can purchase 20/x oranges 20/x-12/x=4 x=2 for 24 dollars he can purchase 12 oranges whats the oa?
A piece of string 35 inches long is cut into three smaller pieces along the length of the string. The length of the longest piece is three times the length of the shortest piece. Which one of the following could equal the length of the medium-size piece? (A) 5 (B) 7 (C) 10 (D) 16 (E) 20
A piece of string 35 inches long is cut into three smaller pieces along the length of the string. The length of the longest piece is three times the length of the shortest piece. Which one of the following could equal the length of the medium-size piece? (A) 5 (B) 7 (C) 10 (D) 16 (E) 20
My approach:
x>y>z x=3z 4z+y = 35
Not able to get an answer by solvin this...
4z+y=35 y=10 z=6.25 x=18.75 ie c) if y=16 z=4.75 x=14.75 but x>z so c satisfies
When the price of oranges is lowered by 40%, 4 more oranges can be purchased for $12 than can be purchased for the original price. How many oranges can be purchased for 24 dollars at the original price? (A) 8 (B) 12 (C) 16 (D) 20 (E) 24
My take is 12.
12/x - 12/0.6x = 4. => x = 2. Hence 24/2 = 12 oranges can be purchased in original price.
When the price of oranges is lowered by 40%, 4 more oranges can be purchased for $12 than can be purchased for the original price. How many oranges can be purchased for 24 dollars at the original price? (A) 8 (B) 12 (C) 16 (D) 20 (E) 24
option B :12 let price of 1 orange be x. price after reduction - 0.6x using first statement - 12/x number of oranges can be bought = say y. using second statement - 12/06.x = y +4 number of oranges can be bought. using the two equations and solving,x = 2; so using 24$ and cost of one orange being 2$, 12 oranges can be bought.
Q) The number of employees in Obelix Menhir Co. is a prime number and is less than 300. The ratio of the number of employees who are graduate and above, to that of employees who are not, can possibly be (CAT 2006) A.97: 84 B.87: 100 C.85: 98 D.101: 88 E.110: 111
I found out the solution as D. Please give inputs.
Q) The number of employees in Obelix Menhir Co. is a prime number and is less than 300. The ratio of the number of employees who are graduate and above, to that of employees who are not, can possibly be (CAT 2006) A.97: 84 B.87: 100 C.85: 98 D.101: 88 E.110: 111
I found out the solution as D. Please give inputs.
A.97:84 (97+84=181 is a prime no.) B.87:100(87+100=187 is divisible by 11. So, not a prime no.) C.85:98(85+98=183 is divisible by 3. So, not a prime no.) D.101:88(101+88=189 is divisible by both 3 and 9. So, not a prime no.) E.110:111(110+111=221 is divisible by 13. So, not a prime no.)