id
int32
0
343k
instruction
stringlengths
1
3.58k
input
stringlengths
9
1.16k
output
stringlengths
15
4.36k
0
Two friends plan to walk along a 43-km trail, starting at opposite ends of the trail at the same time. If Friend P's rate is 15% faster than Friend Q's, how many kilometers will Friend P have walked when they pass each other?
choices: 21,21.5,22,22.5,23
If Q complete x kilometers, then P completes 1.15x kilometers. x + 1.15x = 43 2.15x=43 x = 43/2.15 = 20 Then P will have have walked 1.15*20=23 km. The answer is E.the answer is 23
1
In the coordinate plane, points (x, 1) and (5, y) are on line k. If line k passes through the origin and has slope 1/5, then what are the values of x and y respectively?
choices: 4 and 1,1 and 5,5 and 1,3 and 5,5 and 3
Line k passes through the origin and has slope 1/5 means that its equation is y=1/5*x. Thus: (x, 1)=(5, 1) and (5, y) = (5,1) -->x=5 and y=1 Answer: Cthe answer is 5 and 1
2
For all numbers p and q, the operation @ is defined by p@q = p^2 - pq. If xy ≠ 0, then which of the following can be equal to zero? I. x@y II. (xy)@y III. x@(x + y)
choices: II,I and II,I and III,II and III,All of the above
p@q = p^2 - pq=p(p-q).... so p@q will be zero if p=q or p=0.. but a cannot be equal to 0.. as per Q, x and y can take any int value except 0... now lets look at the choices.. when x=y, it will be 0... so ok... when we put xy=y, it is possible when x=1 and y any integer... so ok again when we put x=x+y.... only possibility when y=0 and it is given x and y cannot be 0....so not possible only l and ll possible ans B....the answer is I and II
3
Carl is facing very difficult financial times and can only pay the interest on a $10,000 loan he has taken. The bank charges him a quarterly compound rate of 4%. What is the approximate interest he pays annually?
choices: $1600,$2000,$2150,$2500,$12000
Usually, you are given the annual rate of interest and it is mentioned that it is annual rate. The bank charges him a quarterly compounded ANNUAL rate of 16%. Here you find per quarter rate as (16/4)% = 4% I have actually never seen a question with quarter rate given but since this question did not mentionannual rate of interestand since the options did not make sense with 4% annual rate of interest, it is apparent that the intent was a 4% quarterly rate. So the bank charges 4% every quarter and compounds it in the next quarter. Had it been a simple quarterly rate, we would have just found 4 * 4% of 10,000 = $1600 as our answer. But since, the interest is compounded, it will be a bit more than $1600. Option (A) looks correct.the answer is $1600
4
The speed at which a man can row a boat in still water is 25 kmph. If he rows downstream, where the speed of current is 11 kmph, what time will he take to cover 80 metres?
choices: 18 seconds,27 seconds,26 seconds,12 seconds,8 seconds
Speed of the boat downstream = 25 +11 = 36 kmph = 36 * 5/18 = 10 m/s Hence time taken to cover 80 m = 80/10 = 8 seconds. Answer:Ethe answer is 8 seconds
5
There are k-2 members in a certain band, including Jim and Ellen. Two members are to be selected to attend the Grammy awards ceremony. If there are 6 possible combinations in which Jim and Ellen are not selected, what is the value of k?
choices: 8,9,10,11,12
There are k-2 members in the band, and k-4 members without Jim and Ellen. (k-4)C2 = 6 (k-4)(k-5)/2 = 6 (k-4)(k-5) = 12 = 4*3 k = 8 The answer is A.the answer is 8
6
If (x^2 + 4x - 11)/5 ≤ x + 1, then x could be represented by which of the following?
choices: − 3 ≤ x ≤ 4,− 4 ≤ x ≤ 3,− 3 ≤ x ≤ 3,− 4 ≤ x ≤ − 3,3 ≤ x ≤ 4
IMO A is correct answer solving through eqautions x^2 +4x-11<= 5x+5 (x+3)(x-4)<=0the answer is − 3 ≤ x ≤ 4
7
Find the smallest number of five digits exactly divisible by 22,33,66 and 44.
choices: 10101,11000,10110,10111,10100
Smallest number of five digits is 10000. Required number must be divisible by L.C.M. of 22,33,66,44 i.e 132, On dividing 10000 by 132,we get 32 as remainder. Therefore, Required number = 10000 +( 132 – 32 ) = 10100. Answer is E.the answer is 10100
8
The entrance fee for a fair is $5 for persons under the age of 18, and 20% more for persons older. Each ride at the fair costs $0.50. If Joe goes with her 6 years old twin brothers, and they each took 3 rides in total. How much money does Joe end up spending at the fair?
choices: 16,20.5,17.5,20,4.5
Total entrance fee is (2*$5) + (1.20*5)= $16 Total rides fee is (0.50*3)*3= $4.50 Total money spent is $20.50 Answer is Bthe answer is 20.5
9
If X and Y are digits and 8XY is a 3-digit number that is divisible by 2, which of the following is a possible product of X and Y?
choices: 15,31,12,27,91
Key to this question is to remember the fact that a number divisible by 2 must end with even OR 0 (i.e Y). If Y had to be 0, product should also be 0 regardless of X. Otherwise, product is a multiple of 2. Only one answer choice meets the requirement. Ans C.the answer is 12
10
If Tim had lunch at $50 and he gave 20% tip, how much did he spend?
choices: A,B,C,D,E
The tip is 20% of what he paid for lunch. tip = 20% of 50.00 = (20/100)*50.00 = = $10.00 Total spent 50.00 + 10.00 = $60.00 correct answer is A)$60.00the answer is A
11
Rs. 825 becomes Rs. 956 in 3 years at a certain rate of simple interest.If the rate of interest is increased by 4% ,What amount will Rs. 825 become in 3 years ?
choices: Rs. 1020.80,Rs. 1025,Rs. 1055,Data inadequate,None of these
Solution S.I. = Rs.(956-825 )=Rs.131 Rate = (100x131/825x3) = 524/99% New rate = (524/99 +4)% = 920/99% New S.I. = Rs.(825 x 920/99 x 3/100) Rs. 230. ∴ New amount = Rs.(825+230)= Rs. 1055. Answer Cthe answer is Rs. 1055
12
q is a positive integer and multiple of 2; p = 4^q, what is the remainder when p is divided by 10?
choices: 10,6,4,0,It Cannot Be Determined
It is essential to recognize that the remainder when an integer is divided by 10 is simply the units digit of that integer. To help see this, consider the following examples: 4/10 is 0 with a remainder of 4 14/10 is 1 with a remainder of 4 5/10 is 0 with a remainder of 5 105/10 is 10 with a remainder of 5 It is also essential to remember that the q is a positive integer and multiple of 2. Any integer that is a multiple of 2 is an even number. So, q must be a positive even integer. With these two observations, the question can be simplified to:what is the units digit of 4 raised to an even positive integer? The units digit of 4 raised to an integer follows a specific repeating pattern: 4^1 = 4 4^2 = 16 4^3 = 64 4^4 = 256 4^(odd number) --> units digit of 4 4^(even number) --> units digit of 6 There is a clear pattern regarding the units digit. 4 raised to any odd integer has a units digit of 4 while 4 raised to any even integer has a units digit of 6. Since q must be an even integer, the units digit of p=4^q will always be 6. Consequently, the remainder when p=4^q is divided by 10 will always be 6. In case this is too theoretical, consider the following examples: q=2 --> p=4^q=16 --> p/10 = 1 with a remainder of 6 q=4 --> p=4^q=256 --> p/10 = 25 with a remainder of 6 q=6 --> p=4^q=4096 --> p/10 = 409 with a remainder of 6 q=8 --> p=4^q=65536 --> p/10 = 6553 with a remainder of 6 Answer: B.the answer is 6
13
If q is the square of a positive integer, which of the following must be equal to the square of the next positive integer?
choices: √n + 1,n + 1,n^2 + 1,q + 2√q + 1,n^2 + 2n + 1
If q is the square of a positive integer, which of the following must be equal to the square of the next positive integer? q = (x)^2 where x is a positive integer To calculate - (x+1)^2 = x^2 + 2x + 1 root(q) = x Ans - q + 2 root(q) + 1 This should be Dthe answer is q + 2√q + 1
14
Rs. 5600 is divided into three parts A, B and C. How much A is more than C if their ratio is 1/7:1/7:1/14?
choices: 300,992,1120,552,312
1/7:1/7:1/14 = 2:2:1 1/5*5600 = 1120 2240-1120 = 1120 Answer: Cthe answer is 1120
15
If a/b=3/4 and 8a+5b=22,then find the value of a.
choices: 1/2,3/2,5/2,4/2,7/2
(a/b)=3/4 b=(4/3) a. Therefore, 8a+5b=22 = 8a+5*(4/3) a=22  8a+(20/3) a=22 =44a = 66 = a=(66/44)=3/2 Answer is B.the answer is 3/2
16
Given that k/l < 1, and both k and l are positive integers, which one of the following must be greater than 1?
choices: k/l^2,k^2/l,k^2/l^2,l/k,√(k/l
Since k/l is a fraction l must always be > 1 Given - Which one of the following must be greater than 1 We can get the result one only when the denominator in k/l ( Which is less than 1 ) becomes numerator.. Among the given options only (D) has the required characteristic we are looking for... Hence answer will be (D)the answer is l/k
17
Mike took 5 mock tests before appearing for the GMAT. In each mock test he scored 10 points more than the previous mock test. If he scored 760 on the GMAT and his average score for the mocks and the GMAT was 716.67, what was the difference in the score of his last mock and his GMAT score?
choices: 20,32,40,50,60
One way to do this would be weighted average method.. 1) let the average of 5 mocks be x... so take it as a mix of5 quantitites of xand1 quantity of 760resulting in an average of 716.67... By alligation/weighted average.. the difference in 760 and 716.67 is 5/6 of difference of 760 and x.. 760-716.67 = 5/6 * (760-x) 760-x= 43.33*6/5=52... so x = 708.. the last of mock test will be 708+10+10=728... so ans = 760-728=32 Bthe answer is 32
18
John found that the average of 15 numbers is 40. If 10 is added to each number then the mean of number is?
choices: 50,45,65,78,64
(x+x1+...x14)/15 = 40 50 Option Athe answer is 50
19
A person is traveling at 20 km/hr and reached his destiny in 2.5 hr then find the distance?
choices: 53 km,55 km,52 km,60 km,50 km
T = 2.5 hrs = 5/2 hrs D= T*S = 20*5/2 = 50 km Answer is Ethe answer is 50 km
20
The first five numbers in a regular sequence are 4, 10, X, 46, and 94. What is x ?
choices: 28,26,30,22,24
it is a good Q to learn to pick up number properties in the given set, even if we do not get a Q on these line in actuals.. when we see the sequence 4, 10, x, 46, and 94, we see that each succeeding number is some value more than twice the previous number.. 10=2*4+2.. x=2*10+2 = 22.. and so on.. so next number= 22 Dthe answer is 22
21
Tim has 350 pounds of cement in 100, 50, and 25 pound bags. He has an equal number of each size bag. How many bags of cement does Tim have?
choices: 2,4,6,8,10
Let the number of each sized bag = c 100c + 50c + 25c = 350 175c = 350 c = 2 Therefore, Tim has 3c = 6 bags of cement Answer: Cthe answer is 6
22
What is the least value of x, So that 2x5475 is divisible by 9
choices: 7,8,4,3,2
Explanation: The sum of the digits of the number is divisible by 9. Then the number is divisible by 9. 2 + x + 5 + 4 + 7 + 5 = 23 + x Least value of x may be '4', So that the total 23 + 4 = 27 is divisible by 9. Answer: Option Cthe answer is 4
23
Square P is inscribed in circle Q. If the perimeter of P is 40, what is the circumference of Q?
choices: 11√ 2π,10√ 2π,9√ 2π,8√ 2π,7√ 2π
square forms two right angled triangles. Any time we have a right angle triangle inside a circle, the hypotenuse is the diameter. hypotenuse here = diagonal of the square = 10 sqrt(2) = diameter => radius = 5 sqrt(2) Circumference of the circle = 2pi r = 10 pi sqrt(2) Answer is B.the answer is 10√ 2π
24
A debtor reached an agreement with his creditor to repay a loan by making a monthly payment which is double of the amount she paid the previous month. If the debtors first payment was $200, and he is expected to pay back 51200, how many months will it take to fully repay the loan?
choices: 9,10,9,12,10
First payment--$200 Total amount to be repaid--$25600 First month payment--$200 Second month payment( double the previous month payment)--$200*2=$400 Third month payment( double the previous month payment)--$400*2=$800 Fourth month payment( double the previous month payment)--$800*2=$1600 Fifth month payment( double the previous month payment)--$1600*2=$3200 Sixth month payment( double the previous month payment)--$3200*2=$6400 Seventh month payment( double the previous month payment)--$6400*2=$12800 Eight month payment( double the previous month payment)--$12800*2=$25600 Ninth month payment( double the previous month payment)--$25600*2=$51200 Answer is Athe answer is 9
25
As a bicycle salesperson, James earns a fixed salary of $30 per week plus $6 per bicycle for the first 6 bicycles he sells, $12 per bicycle for the next 6 bicycles he sells, and $18 per bicycle for every bicycle sold after first 12. This week, he earned more than twice as much as he did last week. If he sold x bicycles last week and y bicycles this week, which of the following statements must be true? I. y<2x II. y>x III. y>3
choices: I,II only,I only,II,III only,II only,III only
II. y>x --> since this week, James earned more than he did last week and the total salary is in direct relationship with the # of bicycle sold, then y (# of bicycle sold this week) must be more than x (# of bicycle sold last week); III. y>3 --> if James sold 3 bicycles this week then this week he earned 30+3*6=$48, which cannot be more than twice as much as he earned the last week, since the minimum salary is fixed to $30. So y must be more than 3; I. y<2x --> is not always true. Answer: Cthe answer is II,III only
26
A school currently maintains a fixed number of students per class. If the ratio of students per class were to be increased by 1, 10 fewer classes would be run for a total of 120 students. What is the current ratio Q of students per class?
choices: Q=3,Q=4,6,8,12
Another way to look at the problem... Since the total is 120, RATIO * CLASSES = R*C = 120.....(i) we are looking where ratio increases by 1 and # of classes decreases by 10 = (R+1)(C-10) = RC+C-10R-10=120....(ii) (ii)-(i).... C=10R+10 = 10(R+1)....... so # of classes has to be multiple of 10 AS RC=120.... 10(R+1)*R = 120...................R(R+1) = 12.. so 12 is a multiple of consecutive numbers ONLY 3 *4 fits in..... and R=3 Athe answer is Q=3
27
A survey reveals that the average income of a company’s customers is $45,000 per year. If 50 customers respond to the survey and the average income of the wealthiest 10 of those customers is $95,000, what is the average income of the other 40 customers? Is there a way to solve this using weighted average concept instead of doing tedious calculations?
choices: $32,500, $35,000, $37,500, $42,500, $50,000
let x be the average of 40 customers 40*x + 10* 95000 = 50*45000 solving this we have x= 32500 Answer is A.the answer is $32,500
28
The slant height of a cone is 35 cm and radius of the base is 14cm, find the curved surface of the cone.
choices: 4150,1780,1540,1500,6100
π * 14 * 35= 1540 Answer:Cthe answer is 1540
29
A cheese factory sells its cheese in rectangular blocks. A normal block has a volume of 8 cubic feet. If a small block has half the width, half the depth, and half the length of a normal block, what is the volume of cheese in a small block in cubic feet?
choices: 1,5,4,6,2
Volume of cube=lbh=8 New cube l ,b, h are decreases of .5l, .5b,.5h New volume of cube =.5l*.5b*.5h=.125*lbh =.125*8 =1 Answer: Athe answer is 1
30
In a new housing development, trees are to be planted along the sidewalk of a certain street. Each tree takes up one square foot of sidewalk space, and there are to be 20 feet between each tree. How many trees can be planted if the road is 148 feet long?
choices: 8,9,10,11,16
Let T be the number of trees. Then the length required for trees on the sidewalk will be 1*T= T To maximize the number of trees, the number of 20 feet spaces between trees should be 1 less than total number of trees. For example, If there are 3 trees, then there should be 2 spaces between them. So the number of 20 feet spaces will be T-1. Then, the length of sidewalk required for 20 feet spaces will be 20*(T-1) It is given that total length of sidewalk is 148 feet. or 20(T-1)+T = 148 or 20T-20+T = 148 or 21T = 168 or T=8 Answer:-Athe answer is 8
31
What will be the difference in simple and compound interest on 2000 after three years at the rate of 10 percent per annum?
choices: 160,42,62,20,None of these
For 3 years: Diff.=Sum×(rate)2(300+rate)/(100)3 = 2000×10×10×310/100×100×100 = 62 Answer Cthe answer is 62
32
A $500 investment and a $1,500 investment have a combined yearly return of 19 percent of the total of the two investments. If the $500 investment has a yearly return of 7 percent, what percent yearly return does the $1,500 investment have?
choices: 9%,10%,23%,21%,22%
The equation we can form the question : Return on Total Investment = Sum of individual Investments (500+1500)(19)=(500∗7)+(1500x), where x is the return on investment of 1500. Solving the equation, we get x = 23% ( Option C ) ANSWER:Cthe answer is 23%
33
Find the constant k so that : -x2 - (k + 11)x - 8 = -(x - 2)(x - 4)
choices: 11,12,17,14,15
-x2 - (k + 11)x - 8 = -(x - 2)(x - 4) : given -x2 - (k + 11)x - 8 = -x2 + 6x - 8 -(k + 11) = 6 : two polynomials are equal if their corresponding coefficients are equal. k = -17 : solve the above for k correct answer Cthe answer is 17
34
A positive whole number has factors of 3 and 5. The number MUST be divisible by: I. 15 II. 30 III. 60
choices: I & II,III,I & III,II & III,II
15 , 30 is not divisible by 60.But 60 is divisible by 3,5,15,30 So answer is III Answer : Bthe answer is III
35
Krishan and Nandan jointly started a business. Krishan invested six times as Nandan did and invested his money for double time as compared to Nandan. Nandan earned Rs. 6000. If the gain is proportional to the money invested and the time for which the money is invested then the total gain was?
choices: Rs.78000,Rs.48000,Rs.6000,Rs.82000,Rs.32000
6:1 2:1 ------ 12:1 1 ----- 6000 13 ----- ? => Rs.78,000 Answer: Athe answer is Rs.78000
36
There are 8 players in a chess group, and each player plays each of the others once. Given that each game is played by two players, how many total games will be played?
choices: 10,30,28,60,90
10 players are there. two players play one game with one another. so 8C2=8*7/2 =28 SO OPTION C is correctthe answer is 28
37
A pipe takes a hours to fill the tank. But because of a leakage it took 2 times of its original time. Find the time taken by the leakage to empty the tank
choices: 50 min,60 min,90 min,80 min,120 min
pipe a can do a work 60 min. lets leakage time is x; then 1/60 -1/x=1/120 x=120 min ANSWER:Ethe answer is 120 min
38
Today is 22 days before Mariah's graduation. If she graduates on a Friday, what day of the week is it today?
choices: Monday,Friday,Tuesday,Thursday,Sunday
Each weekday is repeated every 7 days. 22 divided by 7 is 3, with a remainder of 1. Therefore, 22 days before the graduation occurs 1 day before the weekday of the graduation. Answer: Dthe answer is Thursday
39
Suppose a, b, and c are positive integers with a < b < c such that 1/a + 1/b + 1/c = 1. What is a + b + c?
choices: 1,4,9,11,no such integers exist
First note that we must have 1/a < 1, so a > 1. Since 1/a > 1/b > 1/c, we must also have 1/a > 1/3; so a < 3. Thus, a/ 2. Now 1/b + 1/c = 1/2 where 2 < b < c. Similar to before, 1/b > 1/4, so b < 4. Thus, b = 3. With a = 2 and b = 3 we have 1/2+1/3+1/c = 1, which is satisfied when c = 6. To conclude, a+b+c = 2+3+6 = 11. correct answer Dthe answer is 11
40
The age of man is three times the sum of the ages of his two sons.Four years hence,his age will be double of the sum of the ages of his sons.The father’s present age is :
choices: 36 years,45 years,50 years,55 years,75 years
Solution Let the sum of present ages of the two sons be x years. Then,father's present age = 3x years. ∴ (3x + 4)=2 (x +8) ⇔ 3x + 4 = 2x + 16 ⇔ x =12. Hence,father's present age = 36 years. Answer Athe answer is 36 years
41
A bottle of coke contains 200gm in place of 1kg of fluid. Find the actual % difference, given a 10% gain on initial fluid?
choices: 32.5%,112.5%,35%,40%,50%
fluid price of 200gm = 100+10 = 110 Difference = 110-20 = 90 % of difference = 90*100/80 =112.5 % Answer is Bthe answer is 112.5%
42
A person can walk at a constant rate of 8mph and can bike at a rate of 16mph. If he wants to travel 64 miles in 8 hours using bike and walking at their constant rates, how much distance would he require to walk?
choices: 20,30,48,64,72
Total distance = 64 Distance = Speed * Time Walking speed = s1 = 8 Walking time = t1 Bike speed = s2 = 16 Time traveled in bike = t2 d1 + d2 = 64 s1t1 + s2t2 = 64 8*t1 + 16*t2 = 64 t1 + 2*t2 = 8 ----- (1) Given: t1 + t2 = 8 ----- (2) (1) - (2) --> t2 = 0 and t1 = 8 - 0 = 8 Walking distance = s1*t1 = 8*8 = 64 Answer: Dthe answer is 64
43
5358 x 51 = ?
choices: 273258,273268,273348,273358,None of these
Explanation: 5358 x 51 = 5358 x (50 + 1) = 5358 x 50 + 5358 x 1 = 267900 + 5358 = 273258. ANSWER IS Athe answer is 273258
44
3 persons (1 couple and 1 single) are seated at random in a row of 5 chairs. What is the probability that the couple does not sit together?
choices: 5/7,4/5,2/5,3/5,11/8
Let's find the probability that a couple sits together (right next to each other) and subtract that value from 1. Total # of ways 3 persons C1C1, C2C2 and SS to be seated in a row of 5 seats is 5!2!=605!2!=60. Consider this, we are interested in arrangement of C1, C2, S, E, EC1, C2, S, E, E, so in arrangement of 5 letters out of which 2 E's are identical (E denotes an empty seat); # of ways for a couple to sit together is 4!2!∗2=244!2!∗2=24. Consider a couple as a single unit: {C1,C2}, S, E, E{C1,C2}, S, E, E, so we have total of 4 units out of which 2 E's are identical, # of arrangement of these units is 4!2!4!2!, but C1C1, C2C2 within their unit can be arranged in 2 ways ({C1,C2}{C1,C2} or {C2,C1}{C2,C1}), so total # of arrangement for this case is 4!2!∗2=244!2!∗2=24; P=1−2460=35P=1−2460=35. Answer: D.the answer is 3/5
45
In a recent survey at a local deli, it was observed that 3 out of 5 customers bought a bagel and 5 out of 7 customers bought a coffee. Some customers bought both. If 8 customers are selected, what are the chances that at least 1 customer bought a coffee and a bagel?
choices: 27/343,3/7,27/125,199/245,9/125
Let us take 7*5=35 as the total number of customers. So 7*3=21 customers bought a bagel and 5*5=25 customers bought a coffee. chances that at least 1 customer bought a coffee and a bagel = 1 - chances that no customer bought a coffee and a bagel chances that no customer bought a coffee and a bagel=24/35*23/34*22/33*21/32*20/31*19/30*18/29*17/28=46/245 chances that at least 1 customer bought a coffee and a bagel= 1 - 46/245 = 199/245 Answer D.the answer is 199/245
46
|x+3| – |4-x| = |8+x| How many S solutions will this equation have?
choices: 0,1,2,3,4
|x| = x when x >= 0 (x is either positive or 0) |x| = -x when x < 0 (note here that you can put the equal to sign here as well x <= 0 because if x = 0, |0| = 0 = -0 (all are the same) So the '=' sign can be put with x > 0 or with x < 0. We usually put it with 'x > 0' for consistency.Athe answer is 0
47
The output of a factory was increased by 10% to keep up with rising demand. To handle the holiday rush, this new output was increased by 20%. By approximately what percent would the output now have to be decreased in order to restore the original output?
choices: 20%,24%,30%,32%,79%
Let initial output is O then after 10% increase it will be 1.1O and after 20% increase on this new output the latest output will be 1.1O * 1.20 = 1.32O Now we have to decrease the output by some percentage so that the new output is same as the starting output (O) so, 1.32O * (1-x/100) = O => x = 24.24% So, answer will be Bthe answer is 24%
48
In a graduate physics course, 70 percent of the students are male and 30 percent of the students are married. If two-sevenths of the male students are married, what fraction of the male students is single?
choices: 2/7,1/3,1/2,2/3,5/7
let assume there are 100 students of which 70 are male and 30 are females if 30 are married then 70 will be single. now its given that two-sevenths of the male students are married that means 2/7 of 70 = 20 males are married if 30 is the total number of students who are married and out of that 20 are males then the remaining 10 will be females who are married. total females = 70 married males = 20 then single males = 70-20 = 50 we need to find the fraction of male students who are single i.e single male students / total male student = 50/70 = 5/7 [E]the answer is 5/7
49
The cost of painting the whole surface area of a cube at the rate of 13 paise per Sq.cm is Rs. 343.98. Then the volume of the cube is
choices: 8500 cm3,9000 cm3,9250 cm3,9261 cm3,None
Solution Surface area = (34398 / 13) ‹=›2646cm3 ‹=›6a2= 2646 ‹=›a2= 441 ‹=›a = 21. So,volume =(21x21x21)cm3= 9261cm3. Answer Dthe answer is 9261 cm3
50
A man sold 20 articles for $60 and gained 20%. How many articles should he sell for $50 to incur a loss 20%?
choices: 25,36,40,50,48
Production cost per article: $60*(100%-20%) / 20 = $2.40 Required production costs for a loss of 20%: $50*(100% + 20%) = $60 Number of articles to be sold for $60 to incur a 20% loss: $60 / $2.40 = 25 Thus, solution A is correct.the answer is 25
51
A man invests some money partly in 9% stock at 96 and partly in 12% stock at 120. To obtain equal dividends from both, he must invest the money in the ratio:
choices: 3:5,2:1,16:15,4:5,None of these
Explanation: For an income of Re. 1 in 9% stock at 96, investment = Rs. 96/9 = Rs.32/3 For an income Re. 1 in 12% stock at 120, investment = Rs. 120/12 = Rs. 10. Ratio of investments =(32/3) : 10 = 32 : 30 = 16 : 15. Answer: Cthe answer is 16:15
52
A, B, C rent a pasture. A puts 10 oxen for 7 months, B puts 12 oxen for 5 months and C puts 15 oxen for 3 months for grazing. If the rent of the pasture is Rs. 175, how much must C pay as his share of rent?
choices: Rs. 45,Rs. 50,Rs. 55,Rs. 60,Rs. 65
Explanation: A : B : C = (10 x 7) : (12 x 5) : (15 x 3) = 70 : 60 : 45 = 14 : 12 : 9. C's rent = Rs.(175 x 9/35)= Rs. 45. ANSWER IS Athe answer is Rs. 45
53
A train 500 m long can cross an electric pole in 20 sec and then find the speed of the train?
choices: 95 Kmph,90 Kmph,92 Kmph,95 Kmph,98 Kmph
Length = Speed * time Speed = L/T S = 500/20 S = 25 M/Sec Speed= 25*18/5 (To convert M/Sec in to Kmph multiply by 18/5) Speed = 90 Kmph ANSWER:Bthe answer is 90 Kmph
54
The smallest number when increased by " 1 " is exactly divisible by 6,9,15,35,45 is:
choices: 631,630,359,629,600
LCM = 630 630 - 1 = 629 ANSWER:Dthe answer is 629
55
How many keystrokes are needed to type the numbers from 1 to 500?
choices: 1156,1392,1480,1562,1788
There are 9 one-digit numbers from 1 to 9. There are 90 two-digit numbers from 10 to 99. There are 401 three-digit numbers from 100 to 500. 9 + 90(2) + 401(3) = 1392 The answer is B.the answer is 1392
56
In a two-digit number, the digit in the unit's place is four times the digit in ten's place and the sum of the digits is equal to 10. What is the number?
choices: 82,41,14,56,28
Let the ten's digit be x. then, unit's digit = 4x therefore x + 4x = 10 ==> 5x = 10 ==> x = 2 so ten's digit is 2 and unit's digit is 8, so the number is 28 so the correct answer is option E) 28the answer is 28
57
The edge of a cube is 7a cm. Find its surface?
choices: 24a8,24a4,24a1,24a2,294a2
6a2 = 6 * 7a * 7a = 294a2 Answer:Ethe answer is 294a2
58
A shop sells chocolates It is used to sell chocolates for Rs.2 each but there were no sales at that price.When it reduced the price all the chocolates sold out enabling the shopkeeper to realize Rs 164.90 from the chocolates alone If the new price was not less than half the original price quoted How many chocolates were sold?
choices: 1.9,1.7,1.2,1.5,1.6
16490 = 2 × 5 × 17 × 97 Now now chocolate price should be greater than 1 and less than 2. So 2 x 5 x 17 = 170 So Total chocolates sold = 97 and New chocolate price = Rs.1.7 Answer: Bthe answer is 1.7
59
A board 7ft. 9 inches long is divided into 3 equal parts . What is the length of each part?
choices: 31 inches,32 inches,33 inches,34 inches,35 inches
7 ft 9 in is 84 + 9 = 93 inches. so 93/3 = 31 inches or 2 ft. 7 inch. ANSWER:Athe answer is 31 inches
60
Find the number of zeroes in the expression 15*32*25*22*40*75*98*112*125
choices: 12,9,14,7,6
(3*5)*(2*2*2*2*2)*(5*5)*(2*11)*(2*2*2*2*5)*(5*5*3)*(2*7*7)*(2*2*2*2*7)*(5*5*5) there are 9 (5*2) pairs which gives zero so.no of zeros 9 ANSWER:Bthe answer is 9
61
The diagonals of a rhombus are 18 cm and 22 cm. Find its area?
choices: 277,266,198,288,212
1/2 * 18 * 22 = 198 Answer: Cthe answer is 198
62
If rupee one produces rupees nine over a period of 40 years, find the rate of simple interest?
choices: 22 1/8 %,22 3/2 %,28 1/2 %,22 1/2 %,32 1/2 %
9 = (1*40*R)/100 R = 22 1/2 % Answer:Dthe answer is 22 1/2 %
63
A and B invests Rs.6000 and Rs.12000 in a business. After 4 months, A withdraws half of his capital and 2 months later, B withdraws one-third of his capital. In what ratio should they share the profits at the end of the year?
choices: 32:99,8:21,32:45,34:89,35:21
A : B (6000*4)+(3000*8) : (12000*6)+(9000*6) 48000 : 126000 8 : 21 Answer:Bthe answer is 8:21
64
A train covers a distance of 10km in 10 min. If it takes 6 sec to pass a telegraph post, then the length of the train is?
choices: m,m,m,m,m
Speed = (10/10 * 60) km/hr = (60 * 5/18) m/sec = 50/3 m/sec. Length of the train = 50/3 * 6 = 100 m. Answer:Cthe answer is m
65
The rental charge for a car is 34 cents for the first 1/4 mile driven and 6 cents for every 1/5 mile driven over the initial 1/4 mile. If a man paid $1.24 in rental charges, how many miles did he drive?
choices: 2.5,3.0,3.25,3.75,4.0
Total Rent = Rent for the first 0.25 mile + Rent After 0.25 mile Rent for the first 0.25 mile = 34 cents Rent After 0.25 mile = [6 cent/(1/5 mile)]*(x - 0.25) = 30(x-0.25) Therefore, Total Rent = 35 + 30(x - 0.25) 124 = 34 + 30(x - 0.25) 90 = 30(x - 0.25) 3 = x - 0.25 x = 3 + 0.25 = $3.25 Cthe answer is 3.25
66
A question paper consists of three sections 4,5 and 6 questions respectively. Attempting one question from each section is compulsory but a candidate need not attempt all the questions. In how many ways can a candidate attempt the questions?
choices: 209,(4!-1,119,29295,None
Solution: At least 1 question from each section is compulsory, so from the 1st section the candidate can attempt 1 or 2 or 3 or 4 questions. In each section each question can be dealt with in 2 ways, i.e. either he attempts it or leaves it. So far 4 question there are 2 *2 *2 *2 ways to attempt. As he has to attempt at least 1 question, the total number of ways in which he can attempt questions from 1st section is 24−1. Similarly for the 2nd section there are 25−1 ways in which he can attempt and for the 3rd section there are 26−1 ways. The ways in which the attempts one or more questions in any section is independent of the number of ways in which he attempts one or more questions from the other sections. Thus, total number of ways Answer: Option Dthe answer is 29295
67
10 women can complete a work in 9 days and 10 children take 12 days to complete the work. How many days will 6 women and 7 children take to complete the work?
choices: 4,5,7,8,2
1 women's 1 day work = 1/90 1 child's 1 day work = 1/120 (6 women + 7 children)'s 1 day work = (6/90 + 7/120) = 1/8 6 women and 7 children will complete the work in 8 days. Dthe answer is 8
68
Three numbers are in the ratio 5 : 6 : 7. The sum of its longest and smallest numbers equals the sum of the third number and 54. Find the third number?
choices: A,B,C,D,E
Let the numbers be 5x, 6x, 7x. Largest number = 7x. Smallest number = 5x. Third number = 6x. 7x + 5x = 6x + 54 6x = 54 => third number is 54. Answer: Option Ethe answer is E
69
At the end of a business conference the nine people present all shake hands with each other once. How many handshakes will there be altogether ?
choices: 20,45,36,90,95
number of handshakes = 9C2= 9*8/2 = 36 ANSWER:Cthe answer is 36
70
Sum of the squares of three numbers is 351 and the sum of their products taken two at a time is 245. Find the sum?
choices: 20,22,25,26,29
(a + b + c)2 = a2 + b2 + c2 + 2(ab +bc + ca) = 351 + 2* 245 a + b + c = √841 = 29 Ethe answer is 29
71
What is the are of an equilateral triangle of side 16 cm?
choices: 64√6 cm2,64√3 cm2,64√9 cm2,34√3 cm2,24√3 cm2
Area of an equilateral triangle = √3/4 S2 If S = 16, Area of triangle = √3/4 * 16 * 16 = 64√3 cm2; Answer: Dthe answer is 34√3 cm2
72
Each of the following equations W has at least one solution EXCEPT
choices: W=–2^n = (–2,2^-n = (–2,2^n = (–2,(–2,(–2
While it is possible to reason out which of these choices must not work, we may not have time or the confidence to do so. However, this problem has variable in its answer choice, and relatively simple math. Therefore, an easy alternative is picking numbers. Since we're dealing with exponents, we want to keep things as easy as possible. Hence, we'll start with the easiest exponent possible: n = 1. A, B, and C are not solved (x^-n = 1/(x^n), so we're comparing integers to fractions), but choices D and E both end up valid, eliminating them from contention. In the process of doing this, however, we've uncovered a major clue to our next step: A, B, and C, all compared integers to fractions, and the only integer equal to it's reciprocal is 1, which is equal to 1/1. This, in turn, tells us the we need to pick n = 0. Remember, for all non-zero x, x^0 = 1. If we plug n = 0 into choices B and C, we end up with 1 = 1 both times. Choice A, however, results in the false 1 = -1. Thus, we conclude that the first choice has no valid solutions, and is therefore the correct answer.the answer is W=–2^n = (–2
73
If the population of a certain country increases at the rate of one person every 40 seconds, by how many persons does the population increase in 1 hour?
choices: 90,120,150,180,160
Answer = 1.5 * 60 = 90 Answer is Athe answer is 90
74
A train crosses a platform of 120 m in 15 sec, same train crosses another platform of length 180 m in 18 sec. then find the length of the train?
choices: 288,180,288,277,265
Length of the train be ‘X’ X + 120/15 = X + 180/18 6X + 720 = 5X + 900 X = 180m .Answer: Bthe answer is 180
75
Find the area of a rhombus whose side is 25 cm and one of the diagonals is 30 cm?
choices: 272 sq.cm,267 sq.cm,286 sq.cm,251 sq.cm,600 sq.cm
Consider the rhombus ABCD. Let the diagonals intersect at E. Since diagonals bisect at right angles in a rhombus. BE2 + AE2 = AB2 252 = 152 + AE2 AE = √(625 - 225) = √400 = 20, AC = 20 + 20 = 40 cm. Area of a rhombus = 1/2 * d1d2 = 1/2 * 40 * 30 = 600 sq.cm. Answer:Ethe answer is 600 sq.cm
76
How long does a train 110 m long running at the speed of 72 km/hr takes to cross a bridge 132 m length?
choices: 12.8 sec,12.1 sec,12.2 sec,12.6 sec,11.1 sec
Speed = 72 * 5/18 = 20 m/sec Total distance covered = 110 + 132 = 242 m. Required time = 242/20 = 12.1 sec. Answer: Bthe answer is 12.1 sec
77
The consumption of diesel per hour of a bus varies directly as square of its speed. When the bus is travelling at 60 kmph its consumption is 1 litre per hour. if each litre costs $60 and other expenses per hous is $ 60, then what would be the minimum expenditure required to cover a distance of 600 Km?
choices: 120,1250,1200,1100,1150
60 kmph consumption is 1 lt/hr so 600 km will take 10 hrs and the consumption is 10 lt for entire distance. 1 lt costs $60 so 10 lt costs $600 extra expenses for 1 hr - $60 10 hrs - $600 total expense - $600 + $600 = $1200 Answer : Cthe answer is 1200
78
From a group of 7 men and 6 women, five persons are to be selected to form a committee so that at least 3 men are there on the committee. What is the probability of having 0 woman in committee ?
choices: 7/36,9/144,1/36,1/18,5/18
We may have (3 men and 2 women) = (7C3 x 6C2) = 525 or (4 men and 1 woman) = (7C4 x 6C1) = 210 or (5 men only) = (7C5) = 21 Required ways = 756 Probability of having 0 woman in committee = 21 / 756 =1/36 ans - Cthe answer is 1/36
79
A box contains nine bulbs out of which 4 are defective. If four bulbs are chosen at random, find the probability that exactly three bulbs are good.?
choices: 20/69,20/63,20/65,20/61,20/62
Required probability = (10 * 4)/126 = 20/63.Answer: Bthe answer is 20/63
80
A train passes a station platform in 32 sec and a man standing on the platform in 20 sec. If the speed of the train is 54 km/hr. What is the length of the platform?
choices: 228,240,887,166,180
Speed = 54 * 5/18 = 15 m/sec. Length of the train = 15 * 20 = 300 m. Let the length of the platform be x m . Then, (x + 300)/32 = 15 => x = 180 m. Answer: Ethe answer is 180
81
If |w|=−w, which of the following must be true?
choices: x≥0,w≤0,x2>x,x3<0,2x<x
|w| =-w means absolute value of w is equal to negative of w. Since absolute value cannot be negative hence negative of w should result in a non negative number. It means w is a non positive number i.e. w<0. Answer is Bthe answer is w≤0
82
Two numbers are less than third number by 30% and 37% respectively. How much percent is the second number less than by the first
choices: 8%,9%,10%,11%,12%
Explanation: Let the third number is x. then first number = (100-30)% of x = 70% of x = 7x/10 Second number is (63x/100) Difference = 7x/10 - 63x/100 = 7x/10 So required percentage is, difference is what percent of first number => (7x/100 * 10/7x * 100 )% = 10%Explanation: Let the third number is x. then first number = (100-30)% of x = 70% of x = 7x/10 Second number is (63x/100) Difference = 7x/10 - 63x/100 = 7x/10 So required percentage is, difference is what percent of first number => (7x/100 * 10/7x * 100 )% = 10% Option Cthe answer is 10%
83
How many numbers from 39 to 79 are exactly divisible by 11?
choices: 5,7,4,11,12
39/11 = 1 and 79/11 = 7 ==> 7 - 3 = 4 Numbers Answer : Cthe answer is 4
84
It is found that the volume of a cube is numerically equal to its surface area. Then the measure of its edge in meters is:
choices: 4,6,8,9,cannot be determined
if edge of cube = a volume of cube = a^3 surface area = 6(a^2) then a^3 = 6(a^2) a = 6 ANSWER:Bthe answer is 6
85
if there are 30 cans out of them one is poisned if a person tastes very little he will die within 14 hours so if there are mice to test and 24 hours to test, how many mices are required to find the poisned can?
choices: 3,2,6,1,7
as we know only one can is poisoned so try mice every can n notice the time for ex suppose for ist can time was 12:05 then after 5 min test for can 2 means 12:10..n if 1st can contain poision then according to time it can be cleared.. ANSWER:Dthe answer is 1
86
How long does a train 165 meters long running at the rate of 72 kmph take to cross a bridge 660 meters in length?
choices: 28,41.25,55,18,12
T = (660 + 165)/72 * 18/5 T = 41.25 Answer: Bthe answer is 41.25
87
A particular store purchased a stock of turtleneck sweaters and marked up its cost by 20%. During the New Year season, it further marked up its prices by 25% of the original retail price. In February, the store then offered a discount of 15%. What was its profit on the items sold in February?
choices: 27.5%,30%,35%,37.5%,40%
Assume the total price = 100x Price after 20% markup = 120x Price after 25%further markup = 1.25*120x = 150x Price after the discount = 0.85*150x = 127.5x Hence total profit = 27.5% Option Athe answer is 27.5%
88
Half of 2 percent written as decimal is
choices: 0.01,0.5,0.05,0.005,None of these
Explanation: It will be 1/2(2%) = 1/2(2/100) = 2/200 = 0.01 Option Athe answer is 0.01
89
If books bought at prices ranging from Rs. 98 to Rs. 195 are sold at prices ranging from Rs. 120 to Rs 215, what is the greatest possible profit that might be made in selling 13 books ?
choices: Rs. 1650,Rs. 3000,Rs. 1521,Rs. 1400,Rs. 1560
The greatest profit is possible only if the cost price of the books are minimum and selling prices are maximum. Let lowest cost price of the 13 books = 98*13 = Rs. 1,274 Maximum selling price of 13 books = 215 *13 = Rs. 2,795 So, maximum profit = 2795 - 1274 = Rs. 1,521 ANSWER : OPTION Cthe answer is Rs. 1521
90
Two trains A and B starting from two points and travelling in opposite directions, reach their destinations 9 hours and 4 hours respectively after meeting each other. If the train A travels at 60kmph, find the rate at which the train B runs.
choices: 40,90,120,80,100
If two objects A and B start simultaneously from opposite points and, after meeting, reach their destinations in ‘a’ and ‘b’ hours respectively (i.e. A takes ‘a hrs’ to travel from the meeting point to his destination and B takes ‘b hrs’ to travel from the meeting point to his destination), then the ratio of their speeds is given by: Sa/Sb = √(b/a) i.e. Ratio of speeds is given by the square root of the inverse ratio of time taken. Sa/Sb = √(4/9) = 2/3 This gives us that the ratio of the speed of A : speed of B as 2:3. Since speed of A is 60 kmph, speed of B must be 60*(3/2) = 90 kmph Answer Bthe answer is 90
91
I bought three toys for my triplet boys (one for each). I placed the toys in the dark store. One by one each boy went to the store and pick the toy. What is the probability that no boy will choose his own toy?
choices: 1/3,2/3,3/3,4/3,5/3
Solution: 1/3 Assuming T1 is the Toy for brother1, T2 is the toy for brother2 and T3 is the toy for brother3. Following are the possible cases for toys distribution: Boy1 Boy2 Boy3 T1 T2 T3 T1 T3 T2 T2 T1 T3 T2 T3 T1 .... (A) T3 T1 T2 .... (B) T3 T2 T1 In both steps (A) & (B), no one gets the correct toy. Therefore probability that none brother can get the own toy is 2/6 = 1/3 Answer Athe answer is 1/3
92
A man, a woman and a boy can complete a job in 3 days, 4 days and 12 days respectively. How many boys must assist 1 man and 1 woman to complete the job in 1/4th of a day?
choices: 10,41,31,21,22
Explanation: 1 man’s 1 day’s work = 1/3, ¼ day’s work = 1/3 × ¼ = 1/12 1 woman’s 1 day’s work = ¼, ¼ day’s work = ¼ × ¼ = 1/16 1 boy’s 1 day’s work = 1/12, ¼ day’s work = 1/12 × ¼ = 1/48 Let ‘x’ be the No. of boys required. Then, (1 man + 1 woman + x boy)’s ¼ day’s work 1/12 + 1/16 + x/48 = 1 = (4 + 3 + x)/48 = 1 i.e. 7 + x= 48 and x = 41. Answer: Option Bthe answer is 41
93
At present, the ratio between the ages of Amit and Dhiraj is 5 : 4. After 6 years, Amit’s age will be 26 years. What is the age of Dhiraj at present?
choices: 16,77,566,197,161
Explanation: Let the present ages of Amit and Dhiraj be 5x years and 4x years respectively. Then, 5x + 6 = 26 5x = 20 x = 4 Dhiraj’s age = 4x = 16 years ANSWER: Athe answer is 16
94
A and B invests Rs.3000 and Rs.4000 respectively in a business. If A doubles his capital after 6 months. In what ratio should A and B divide that year's profit?
choices: 9:6,9:8,9:1,9:9,9:5
(3*6 + 6*6): (4*12) 54:48 => 9:8.Answer:Bthe answer is 9:8
95
If x-y=10, which of the following must be true? I. Both x and y are positive II. If x is negative, y must be negative III.If x is positive, y must be positive
choices: I only,II only,III only,I and II,II and III
The best way to approach such questions is to plug in values for x and y Given: x-y=10 I. Both x and y are positive: Let x=12 and y=2 x-y=10 But, Let x=6 and y=-4 x-y=8 Therefore, NOT TRUE III. If x is positive, y must be positive Let x=12 and y=2 x-y=10 But, Let x = 6 and y=-4 x-y=10 Therefore, NOT TRUE II. If x is negative, y must be negative If x is negative, for the expression x-y=8 to be true, y must be a -ve number. Otherwise, the sum of two negative numbers will yield another negative number! Therefore, TRUE Ans: 'B'the answer is II only
96
If each side of a square is increased by 25%, find the percentage change in its area?
choices: 65.25,56.25,65,56,25
let each side of the square be a , then area = a x a New side = 125a / 100 = 5a / 4 New area =(5a x 5a) / (4 x 4) = (25a²/16) increased area== (25a²/16) - a² Increase %= [(9a²/16 ) x (1/a² ) x 100]% = 56.25% Answer: Bthe answer is 56.25
97
If the sum and difference of two numbers are 20 and 8 respectively, then the difference of their square is:
choices: 12,28,160,180,18
Let the numbers be x and y. Then, x + y = 20 and x - y = 8 x2 - y2 = (x + y)(x - y) = 20 * 8 = 160. ANSWER:Cthe answer is 160
98
If $500 is deposited into a savings account at an annual interest rate of 5% that compounds monthly, what is the value of the investment after 10 years?
choices: $750.00,$823.50,$973.25,$1000.25,$1100.00
ROI = 5% per annum compounded Monthly Tenure, n = 10 years = 120 month Principal = $500 5% per annum compounded monthly will be a little more than 5% at end of an year compounded anually = 6% per annum (approx) in 10 years the among simple rate will increase by 60% but at coumpound rate the amount wil increase more by 60% This question can only be solved by approximation 60% of $500 = $300 i.e. amount after 10 years will be a little more than 500+300 = $800 i.e. B option seems the closest possible answer Answer: option Bthe answer is $823.50
99
Two jars contain milk and water in the ratio 5: 4 and 2: 1 regpectively. What volume should be taken out from the first jar if volumes have to be taken out from both jars so as to fill up a third 30 l jar with milk to water in the ratio 1: 1 ?
choices: 7.5 l,15 l,22.5 l,It is impossible,none of these
In both jars concentration of milk is more than 50%. Therefore, in jar three concentration of milk cannot be 50%. Hence, we cannot decide the volumes ANSWER:Dthe answer is It is impossible
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
0
Edit dataset card