Problem
stringlengths 5
628
| Rationale
stringlengths 1
2.74k
| options
stringlengths 37
137
| correct
stringclasses 5
values | annotated_formula
stringlengths 6
848
| linear_formula
stringlengths 7
357
| category
stringclasses 6
values |
---|---|---|---|---|---|---|
if 2 + 3 = 31 ; 3 + 5 = 134 ; 5 + 7 = 368 then 7 + 11 = ? | "area = ( l + b + 2 d ) 2 d = ( 70 + 55 + 2.5 * 2 ) 2 * 2.5 = > 650 650 * 2 = rs . 1300 answer : b" | a ) s . 1350 , b ) s . 1300 , c ) s . 1328 , d ) s . 1397 , e ) s . 1927 | b | multiply(subtract(rectangle_area(add(70, multiply(2.5, 2)), add(55, multiply(2.5, 2))), rectangle_area(70, 55)), 2) | multiply(n2,n3)|rectangle_area(n0,n1)|add(n0,#0)|add(n1,#0)|rectangle_area(#2,#3)|subtract(#4,#1)|multiply(n3,#5)| | geometry |
a rectangular grass field is 70 m * 55 m , it has a path of 2.5 m wide all round it on the outside . find the area of the path and the cost of constructing it at rs . 2 per sq m ? | "the triangle with sides 39 cm , 36 cm and 15 is right angled , where the hypotenuse is 39 cm . area of the triangle = 1 / 2 * 36 * 15 = 270 cm 2 answer : e" | a ) 570 cm 2 , b ) 370 cm 2 , c ) 170 cm 2 , d ) 271 cm 2 , e ) 270 cm 2 | e | multiply(divide(36, const_2), 15) | divide(n1,const_2)|multiply(n2,#0)| | geometry |
calculate the area of a triangle , if the sides of are 39 cm , 36 cm and 15 cm , what is its area ? | "explanation : he covered 5 km in 1 hour , so he might cover 20 km in 4 hours . but he took 20 hours . he would have saved 20 Γ’ β¬ β 4 = 16 hours . answer : e" | a ) 2 , b ) 8 , c ) 1 , d ) 6 , e ) 16 | e | subtract(20, divide(20, 5)) | divide(n2,n0)|subtract(n3,#0)| | physics |
a man can row a distance of 5 km in 60 min with the help of the tide . the direction of the tide reverses with the same speed . now he travels a further 20 km in 20 hours . how much time he would have saved if the direction of tide has not changed ? | "let the slower pipe alone fill the tank in x minutes then , faster pipe will fill it in x / 3 minutes 1 / x + 3 / x = 1 / 36 4 / x = 1 / 36 x = 144 min answer is a" | a ) 144 min , b ) 250 min , c ) 196 min , d ) 100 min , e ) 112 min | a | multiply(add(const_1, const_4), 36) | add(const_1,const_4)|multiply(n0,#0)| | physics |
one pipe can fill a tank three times as fast as another pipe . if together the two pipes can fill the tank in 36 minutes , then the slower pipe alone will be able to fill the tank in ? | "1 day work of the three persons = ( 1 / 15 + 1 / 20 + 1 / 15 ) = 11 / 60 so , all three together will complete the work in 300 / 47 = 5.5 days . answer : c" | a ) 6.3 , b ) 6.9 , c ) 5.5 , d ) 6.1 , e ) 6.2 | c | divide(const_1, add(divide(const_1, 15), add(divide(const_1, 15), divide(const_1, 20)))) | divide(const_1,n0)|divide(const_1,n1)|divide(const_1,n2)|add(#0,#1)|add(#3,#2)|divide(const_1,#4)| | physics |
a man can do a job in 15 days . his father takes 20 days and his son finishes it in 15 days . how long will they take to complete the job if they all work together ? | "distance = length of train + length of bridge = 250 + 150 = 400 speed = 72 km / hr = 72 * 5 / 18 = 20 m / s required time = 400 / 20 = 20 seconds answer is b" | a ) 10 sec , b ) 20 sec , c ) 25 sec , d ) 30 sec , e ) 35 sec | b | divide(add(250, 150), multiply(72, const_0_2778)) | add(n0,n2)|multiply(n1,const_0_2778)|divide(#0,#1)| | gain |
how long does a train 250 meters long running at the rate of 72 km / hr take to cross a bridge 150 meters in length ? | "the price of commodity x increases 25 cents each year relative to commodity y . the price difference is $ 2.10 and commodity x needs to be 10 cents less than commodity y . $ 2.00 / 25 cents = 8 years the answer is 2001 + 8 years = 2009 . the answer is b ." | a ) 2008 , b ) 2009 , c ) 2010 , d ) 2011 , e ) 2012 | b | add(2001, divide(add(divide(10, const_100), subtract(7.30, 5.20)), subtract(divide(45, const_100), subtract(7.30, 5.20)))) | divide(n5,const_100)|divide(n0,const_100)|subtract(n4,n3)|add(#0,#2)|subtract(#1,#2)|divide(#3,#4)|add(n2,#5)| | general |
the price of commodity x increases by 45 cents every year , while the price of commodity y increases by 20 cents every year . in 2001 , the price of commodity x was $ 5.20 and the price of commodity y was $ 7.30 . in which year will the price of commodity x be 10 cents less than the price of commodity y ? | here , a : b : c : d = 1 / 12 : 1 / 13 : 1 / 15 : 1 / 2 1 ) l . c . m of 12 : 13 : 15 : 2 is 780 2 ) find the number of books each friend received - - - - - - - - - ( to find no . of books each friend has , multiply the ratio with the l . c . m . calculated ) a = ( 1 / 12 ) x 780 = 65 b = ( 1 / 13 ) x 780 = 60 c = ( 1 / 15 ) x 780 = 52 d = ( 1 / 2 ) x 780 = 390 3 ) total number of toys = ( 65 x + 60 x + 52 x + 390 x ) = 567 x minimum number of pens ( x ) = 1 therefore , total number of items = 567 items . correct option : a | a ) 567 , b ) 167 , c ) 267 , d ) 467 , e ) 667 | a | add(add(multiply(const_100, const_4), const_100), add(multiply(15, const_4), add(const_4, const_3))) | add(const_3,const_4)|multiply(const_100,const_4)|multiply(n5,const_4)|add(#1,const_100)|add(#0,#2)|add(#3,#4) | general |
if a wholesaler distributes items to several outlets ( a , b , c and d ) in the ratio of 1 / 12 : 1 / 13 : 1 / 15 : 1 / 2 , then find the total number of items the wholesaler distributes ? | "increase = ( 10 / 50 ) * 100 = ( 1 / 5 ) * 100 = 20 % . e" | a ) 16 % , b ) 16.66 % , c ) 17.9 % , d ) 18.12 % , e ) 20 % | e | multiply(divide(subtract(60, 50), 50), const_100) | subtract(n1,n0)|divide(#0,n0)|multiply(#1,const_100)| | gain |
john makes $ 50 a week from his job . he earns a raise and now makes $ 60 a week . what is the % increase ? | "total students = 420 boys = 312 , girls = 108 total playing soccer = 250 90 % of 250 = 225 are boys who play soccer . girls who play soccer = 25 . total girls who do not play soccer = 108 - 25 = 83 . correct option : b" | a ) 69 . , b ) 83 . , c ) 81 , d ) 91 , e ) 108 | b | subtract(subtract(420, 312), subtract(250, divide(multiply(250, 90), const_100))) | multiply(n2,n3)|subtract(n0,n1)|divide(#0,const_100)|subtract(n2,#2)|subtract(#1,#3)| | gain |
in the fifth grade at parkway elementary school there are 420 students . 312 students are boys and 250 students are playing soccer . 90 % of the students that play soccer are boys . how many girl student are in parkway that is not playing soccer ? | "let x be the price before the first discount . the price after the first discount is x - 25 % x ( price after first discount ) a second discount of 25 % of the discounted price after which the final price is 14 ( x - 25 % x ) - 25 % ( x - 25 % x ) = 14 solve for x x = $ 24.88 correct answer c" | a ) $ 45.10 , b ) $ 34.31 , c ) $ 24.88 , d ) $ 67.54 , e ) $ 65.23 | c | divide(multiply(multiply(const_100, const_100), 14), subtract(multiply(subtract(const_100, 25), const_100), multiply(subtract(const_100, 25), 25))) | multiply(const_100,const_100)|subtract(const_100,n0)|multiply(n2,#0)|multiply(#1,const_100)|multiply(n0,#1)|subtract(#3,#4)|divide(#2,#5)| | gain |
john bought a shirt on sale for 25 % off the original price and another 25 % off the discounted price . if the final price was $ 14 , what was the price before the first discount ? | "sol . let width = x , length = ( 10 + x ) perimeter = 2 ( x + ( 10 + x ) ) = 2 ( 2 x = 10 ) & 2 ( 2 x + 10 ) * 6.5 = 1650 x = 60 required perimeter = 2 ( 60 + 70 ) = 260 e" | a ) 126 , b ) 156 , c ) 190 , d ) 321 , e ) 260 | e | multiply(add(divide(subtract(divide(divide(1690, 6.5), const_2), 10), const_2), add(divide(subtract(divide(divide(1690, 6.5), const_2), 10), const_2), 10)), const_2) | divide(n2,n1)|divide(#0,const_2)|subtract(#1,n0)|divide(#2,const_2)|add(#3,n0)|add(#4,#3)|multiply(#5,const_2)| | geometry |
the length of a rectangular plot is 10 mtr more than its width . the cost of fencing the plot along its perimeter at the rate of rs . 6.5 mtr is rs . 1690 . the perimeter of the plot is ? | "total weight increased = ( 4 x 1.5 ) kg = 6 kg . weight of new person = ( 95 + 6 ) kg = 101 kg . answer : option a" | a ) 101 kg , b ) 103.4 kg , c ) 105 kg , d ) data inadequate , e ) none of these | a | add(multiply(4, 1.5), 95) | multiply(n0,n1)|add(n2,#0)| | general |
the average weight of 4 person ' s increases by 1.5 kg when a new person comes in place of one of them weighing 95 kg . what might be the weight of the new person ? | "the two slowest people work at rates of 1 / 5 and 1 / 6 of the job per hour . the sum of these rates is 1 / 5 + 1 / 6 = 11 / 30 of the job per hour . the answer is c ." | a ) 4 / 15 , b ) 7 / 30 , c ) 11 / 30 , d ) 7 / 18 , e ) 5 / 18 | c | add(divide(1, 5), divide(1, 6)) | divide(n3,n1)|divide(n3,n2)|add(#0,#1)| | physics |
each of the three people individually can complete a certain job in 3 , 5 , and 6 hours , respectively . what is the lowest fraction of the job that can be done in 1 hour by 2 of the people working together at their respective rates ? | explanation : in such a case the middle number ( c ) is the average β΄ c = 33 and a = 31 and d = 35 required percentage = 31 / 35 x 100 = 88.6 answer : option b | a ) 86.8 , b ) 88.6 , c ) 89.2 , d ) 90.1 , e ) 92.2 | b | multiply(const_100, divide(divide(multiply(33, 5), 5), add(add(add(divide(multiply(33, 5), 5), const_2), const_2), const_2))) | multiply(n0,n1)|divide(#0,n0)|add(#1,const_2)|add(#2,const_2)|add(#3,const_2)|divide(#1,#4)|multiply(#5,const_100) | general |
the average of 5 consecutive odd numbers a , b , c , d and e is 33 . what percent of a is d ? | "area of a trapezium = 1 / 2 ( sum of parallel sides ) * ( perpendicular distance between them ) = 1 / 2 ( 20 + 18 ) * ( 30 ) = 570 cm 2 answer : b" | a ) 827 cm 2 , b ) 570 cm 2 , c ) 285 cm 2 , d ) 178 cm 2 , e ) 176 cm 2 | b | quadrilateral_area(30, 18, 20) | quadrilateral_area(n2,n1,n0)| | physics |
find the area of trapezium whose parallel sides are 20 cm and 18 cm long , and the distance between them is 30 cm ? | "total cost of the items he purchased = rs . 25 given that out of this rs . 25 , 30 paise is given as tax = > total tax incurred = 60 paise = rs . 60 / 100 let the cost of the tax free items = x given that tax rate = 6 % β΄ ( 25 β 60 / 100 β x ) 6 / 100 = 60 / 100 β 6 ( 25 β 0.6 β x ) = 60 β ( 25 β 0.6 β x ) = 10 β x = 25 β 0.6 β 10 = 14.4 a" | a ) a ) 14.4 , b ) b ) 20 , c ) c ) 21.3 , d ) d ) 21.5 , e ) e ) 22 | a | subtract(subtract(25, divide(60, const_100)), divide(60, 6)) | divide(n1,const_100)|divide(n1,n2)|subtract(n0,#0)|subtract(#2,#1)| | gain |
daniel went to a shop and bought things worth rs . 25 , out of which 60 paise went on sales tax on taxable purchases . if the tax rate was 6 % , then what was the cost of the tax free items ? | a 13 : a 23 = 27 : 125 a 1 : a 2 = 3 : 5 6 a 12 : 6 a 22 a 12 : a 22 = 9 : 25 answer : c | ['a ) 6 : 25', 'b ) 3 : 5', 'c ) 9 : 25', 'd ) 16 : 25', 'e ) 19 : 25'] | c | divide(surface_cube(divide(divide(27, const_3), const_3)), surface_cube(divide(125, divide(125, add(const_4, const_1))))) | add(const_1,const_4)|divide(n0,const_3)|divide(#1,const_3)|divide(n1,#0)|divide(n1,#3)|surface_cube(#2)|surface_cube(#4)|divide(#5,#6) | geometry |
the volumes of two cubes are in the ratio 27 : 125 , what shall be the ratio of their surface areas ? | "when a number is divided by another number , we can represent it as : dividend = quotient * divisor + remainder so , dividend / divisor = quotient + remainder / divisor given that n / j = 134.08 here 134 is the quotient . given that remainder = 15 so , 134.08 = 134 + 15 / j so , j = 187.5 ans e" | a ) 22 , b ) 56 , c ) 78 , d ) 112 , e ) 187.5 | e | divide(15, subtract(134.08, add(const_100, add(multiply(const_4, const_10), const_2)))) | multiply(const_10,const_4)|add(#0,const_2)|add(#1,const_100)|subtract(n1,#2)|divide(n0,#3)| | general |
when positive integer n is divided by positive integer j , the remainder is 15 . if n / j = 134.08 , what is value of j ? | explanation : drawing two balls of same color from seven green balls can be done in Γ’ Β Β· c Γ’ β β ways . similarly from eight white balls two can be drawn in Γ’ Β ΒΈ c Γ’ β β ways . p = Γ’ Β Β· c Γ’ β β / Γ’ ΒΉ Γ’ Β Β΅ c Γ’ β β + Γ’ Β ΒΈ c Γ’ β β / Γ’ ΒΉ Γ’ Β Β΅ c Γ’ β β = 7 / 15 a | a ) 7 / 15 , b ) 2 / 8 , c ) 7 / 11 , d ) 13 / 5 , e ) 87 | a | divide(add(divide(factorial(7), multiply(factorial(subtract(7, const_2)), factorial(const_2))), divide(factorial(8), multiply(factorial(subtract(8, const_2)), factorial(const_2)))), divide(factorial(add(7, 8)), multiply(factorial(subtract(add(7, 8), const_2)), factorial(const_2)))) | add(n0,n1)|factorial(n0)|factorial(const_2)|factorial(n1)|subtract(n0,const_2)|subtract(n1,const_2)|factorial(#4)|factorial(#5)|factorial(#0)|subtract(#0,const_2)|factorial(#9)|multiply(#6,#2)|multiply(#7,#2)|divide(#1,#11)|divide(#3,#12)|multiply(#10,#2)|add(#13,#14)|divide(#8,#15)|divide(#16,#17) | other |
bag contains 7 green and 8 white balls . if two balls are drawn simultaneously , the probability that both are of the same colour is - . | "rs = 60 - 40 = 20 * 5 / 18 = 100 / 18 t = 75 d = 75 * 100 / 18 = 1250 / 3 rs = 60 + 50 = 100 * 5 / 18 t = 1250 / 3 * 18 / 500 = 15 sec answer : a" | a ) 15 sec , b ) 16 sec , c ) 14 sec , d ) 67 sec , e ) 13 sec | a | multiply(multiply(multiply(const_0_2778, subtract(60, 40)), 75), inverse(multiply(const_0_2778, add(60, 40)))) | add(n0,n1)|subtract(n0,n1)|multiply(#0,const_0_2778)|multiply(#1,const_0_2778)|inverse(#2)|multiply(n2,#3)|multiply(#4,#5)| | physics |
two trains of equal length , running with the speeds of 60 and 40 kmph , take 75 seconds to cross each other while they are running in the same direction . what time will they take to cross each other if they are running in opposite directions ? | "let the total number of trucks = 3 x total number of sedans = 7 x total number of motorcycles = 2 x total number of sedans = 11900 = > 7 x = 11900 = > x = 1700 total number of motorcycles = 2 x = 2 * 1700 = 3400 answer c" | a ) 1260 , b ) 2100 , c ) 3400 , d ) 4200 , e ) 5200 | c | multiply(divide(add(multiply(multiply(3, 3), const_1000), const_100), 7), 2) | multiply(n0,n0)|multiply(#0,const_1000)|add(#1,const_100)|divide(#2,n1)|multiply(n2,#3)| | other |
a marketing survey of anytown found that the ratio of trucks to sedans to motorcycles was 3 : 7 : 2 , respectively . given that there are 11,900 sedans in anytown , how many motorcycles are there ? | "1 to 9 = 9 * 1 = 9 10 to 99 = 90 * 2 = 180 100 to 223 = 124 * 3 = 372 - - - - - - - - - - - 561 answer : c" | a ) 372 , b ) 661 , c ) 561 , d ) 467 , e ) 761 | c | add(add(subtract(divide(divide(223, const_10), const_10), const_1), subtract(subtract(divide(223, const_10), const_1), subtract(divide(divide(223, const_10), const_10), const_1))), multiply(subtract(subtract(223, const_1), subtract(divide(223, const_10), const_1)), const_3)) | divide(n0,const_10)|subtract(n0,const_1)|divide(#0,const_10)|subtract(#0,const_1)|subtract(#2,const_1)|subtract(#1,#3)|multiply(#5,const_3)|subtract(#3,#4)|add(#4,#7)|add(#8,#6)| | general |
how many figures are required to number the pages the pages of a book containing 223 pages ? | "explanation : 40 % = 40 * 4 = 160 90 % = 90 * 4 = 360 answer : option d" | a ) 270 , b ) 380 , c ) 260 , d ) 360 , e ) 290 | d | multiply(divide(160, divide(40, const_100)), divide(90, const_100)) | divide(n0,const_100)|divide(n2,const_100)|divide(n1,#0)|multiply(#2,#1)| | gain |
if 40 % of a certain number is 160 , then what is 90 % of that number ? | "answer dividing numerator as well as denominator by y , we get given exp . = ( 7 x + 6 y ) / ( 7 x Γ’ β¬ β 6 y ) = ( 7 x / y + 6 ) / ( 7 x / y Γ’ β¬ β 6 ) since x / y = 8 / 7 this implies that = [ ( 7 * 8 ) / 7 + 6 ] / [ ( 7 * 8 ) / 7 - 6 ) ] = ( 8 + 6 ) / ( 8 - 6 ) = 7 option : d" | a ) 11 , b ) 8 , c ) 9 , d ) 7 , e ) 6 | d | divide(add(8, 7), subtract(8, 7)) | add(n0,n1)|subtract(n0,n1)|divide(#0,#1)| | general |
if x / y = 8 / 7 , then ( 7 x + 6 y ) / ( 7 x Γ’ β¬ β 6 y ) = ? | explanation : 3 / 4 x = 30 = > x = 40 answer : c | a ) 29 , b ) 88 , c ) 40 , d ) 28 , e ) 27 | c | divide(30, subtract(const_1, divide(const_1, const_4))) | divide(const_1,const_4)|subtract(const_1,#0)|divide(n0,#1) | general |
subtracting 30 from a number , the remainder is one fourth of the number . find the number ? | "let the numbers be 3 x , 3 x + 3 and 3 x + 6 . then , 3 x + ( 3 x + 3 ) + ( 3 x + 6 ) = 108 9 x = 99 x = 11 largest number = 3 x + 6 = 39 answer : b" | a ) 36 , b ) 39 , c ) 33 , d ) 30 , e ) 42 | b | add(add(power(add(add(divide(subtract(subtract(3, const_10), const_2), const_4), const_2), const_2), const_2), power(add(add(add(divide(subtract(subtract(3, const_10), const_2), const_4), const_2), const_2), const_2), const_2)), add(power(divide(subtract(subtract(3, const_10), const_2), const_4), const_2), power(add(divide(subtract(subtract(3, const_10), const_2), const_4), const_2), const_2))) | subtract(n0,const_10)|subtract(#0,const_2)|divide(#1,const_4)|add(#2,const_2)|power(#2,const_2)|add(#3,const_2)|power(#3,const_2)|add(#5,const_2)|add(#4,#6)|power(#5,const_2)|power(#7,const_2)|add(#9,#10)|add(#11,#8)| | general |
the sum of three consecutive multiples of 3 is 108 . what is the largest number ? | "sol . let the four integers be x , x + 2 , x + 4 and x + 6 then , x + ( x + 2 ) + ( x + 4 ) + ( x + 6 ) = 1284 β 4 x = 1272 β x = 318 β΄ greatest integer = x + 6 = 324 . answer a" | a ) 324 , b ) 342 , c ) 364 , d ) 382 , e ) none | a | add(add(power(add(add(divide(subtract(subtract(1284, const_10), const_2), const_4), const_2), const_2), const_2), power(add(add(add(divide(subtract(subtract(1284, const_10), const_2), const_4), const_2), const_2), const_2), const_2)), add(power(divide(subtract(subtract(1284, const_10), const_2), const_4), const_2), power(add(divide(subtract(subtract(1284, const_10), const_2), const_4), const_2), const_2))) | subtract(n0,const_10)|subtract(#0,const_2)|divide(#1,const_4)|add(#2,const_2)|power(#2,const_2)|add(#3,const_2)|power(#3,const_2)|add(#5,const_2)|add(#4,#6)|power(#5,const_2)|power(#7,const_2)|add(#9,#10)|add(#11,#8)| | physics |
the sum of four consecutive even integers is 1284 . the greatest of them is : | "explanatory answer step 1 : compute the length of the diagonal of the square let ' a ' meters be the length of a side of the square field . therefore , its area = a 2 square meters . - - - ( 1 ) the length of the diagonal ' d ' of a square whose side is ' a ' meters = β 2 a - - - ( 2 ) from ( 1 ) and ( 2 ) , we can deduce that the square of the diagonal = d 2 = 2 a 2 = 2 ( area of the square ) or d = β 2 * area meters . d = β 2 β 24200 = 48400 = 220 m . step 2 : compute the time taken to cross the field the time taken to cross a distance of 220 meters while traveling at 6.6 kmph = 220 m / 6.6 kmph convert unit of speed from kmph to m / min 1 km = 1000 meters and 1 hour = 60 minutes . so , 6.6 kmph = 6.6 β 1000 / 60 m / min = 110 m / min β΄ time taken = 220 / 110 = 2 minutes choice c" | a ) 3 minutes , b ) 0.04 hours , c ) 2 minutes , d ) 2.4 minutes , e ) 2 minutes 40 seconds | c | divide(24200, multiply(6.6, const_1000)) | multiply(n1,const_1000)|divide(n0,#0)| | geometry |
the area of a square field is 24200 sq m . how long will a lady take to cross the field diagonally at the rate of 6.6 km / hr ? | "add the numbers of doughnuts . 12 + 6 + 8 = 26 . answer is b ." | a ) 25 , b ) 26 , c ) 39 , d ) 21 , e ) 11 | b | add(add(12, 6), 8) | add(n0,n1)|add(n2,#0)| | general |
anne bought doughnuts for a class breakfast party . she bought 12 chocolate doughnuts , 6 coconut doughnuts , and 8 jam - filled doughnuts . how many doughnuts did anne buy in all ? | "speed = 90 * 5 / 18 = 25 m / sec time taken = 100 / 25 = 4 sec . answer : c" | a ) 2.5 , b ) 2.9 , c ) 4 sec , d ) 2.8 , e ) 2.1 | c | divide(100, multiply(90, const_0_2778)) | multiply(n1,const_0_2778)|divide(n0,#0)| | physics |
in what time will a train 100 m long cross an electric pole , it its speed be 90 km / hr ? | explanation : let the number be x . then , x - ( x / 3 ) = 34 = > 2 x / 3 = 34 = > x = 51 answer : option a | a ) 51 , b ) 50 , c ) 45 , d ) 40 , e ) 36 | a | divide(multiply(34, 3), subtract(3, const_1)) | multiply(n0,n1)|subtract(n0,const_1)|divide(#0,#1) | general |
if the number is divided by 3 , it reduced by 34 . the number is | let the correct time to complete the journey be x min distance covered in ( x + 11 ) min . at 40 kmph distance covered in ( x + 5 ) min . at 50 kmph ( x + 11 ) / 60 * 40 = ( x + 5 ) / 60 * 50 x = 19 min answer ( a ) | a ) 19 min , b ) 19 hrs , c ) 52 min , d ) 126 min , e ) 52 min | a | divide(subtract(multiply(multiply(60, 40), 11), multiply(multiply(60, 50), 5)), subtract(multiply(60, 50), multiply(60, 40))) | multiply(n0,n9)|multiply(n2,n9)|multiply(n1,#0)|multiply(n3,#1)|subtract(#1,#0)|subtract(#2,#3)|divide(#5,#4) | general |
if a train runs at 40 kmph , it reach its destination late by 11 minutes but if it runs at 50 kmph it is late by 5 minutes only . the correct time for a train to complete its journey is ? let the correct time to complete the journey be x min distance covered in ( x + 11 ) min . at 40 kmph distance covered in ( x + 5 ) min . at 50 kmph ( x + 11 ) / 60 * 40 = ( x + 5 ) / 60 * 50 x = 19 min | "explanation : number of cubes = ( 16 x 16 x 16 ) / ( 8 x 8 x 8 ) = 8 answer : c" | a ) 36 , b ) 2 , c ) 8 , d ) 48 , e ) none of these | c | divide(volume_cube(16), volume_cube(divide(8, const_100))) | divide(n0,const_100)|volume_cube(n1)|volume_cube(#0)|divide(#1,#2)| | probability |
how many cubes of 8 cm edge can be cut out of a cube of 16 cm edge | "amount received by sanjay . 4 / 12 x 5400 = 1800 = ( related ratio / sum of ratio ) x total amount so , the amount received by sanjay is 1800 . a" | a ) 1800 , b ) 980 , c ) 1200 , d ) 1240 , e ) 1400 | a | subtract(divide(5400, 2), divide(5400, 6)) | divide(n0,n1)|divide(n0,n3)|subtract(#0,#1)| | other |
share rs . 5400 among john , jose & binoy in the ration 2 : 4 : 6 . find the amount received by john ? | first room because area 50 * 50 = 2500 sq feet second room area 100 sq yard in feet 300 sq feet third room area 200 sq feet answer : a | a ) 200 sq feet , b ) 300 sq feet , c ) 400 sq feet , d ) 500 sq feet , e ) 600 sq feet | a | multiply(100, const_2) | multiply(n1,const_2) | geometry |
a room is a square of side 50 feet . a second room is of area 100 square yards . a third room is of area 200 square feet . which of these can seat maximum people ? ( hint : 1 yard = 3 feet ) | alex invests rs . 7000 for 18 months , but brian invests rs . 7000 for the first 8 months and then withdraws rs . 3500 . so , the investment of brian for remaining 10 months is rs . 3500 only . alex : brian 7000 * 18 : ( 7000 * 8 ) + ( 3500 * 10 ) 126000 : 91000 alex : brian = 18 : 13 answer : e | a ) 5 : 4 , b ) 4 : 3 , c ) 18 : 11 , d ) 3 : 2 , e ) 18 : 13 | e | divide(18, add(const_12, const_1)) | add(const_1,const_12)|divide(n2,#0) | gain |
alex and brian start a business with rs . 7000 each , and after 8 months , brian withdraws half of his capital . how should they share the profits at the end of the 18 months ? | "ratio = 6 : 1 = > 6 x respondents preferred brand x and x preferred brand y since , no . of respondents who preferred brand x = 240 = > 6 x = 240 = > x = 40 hence total no . of respondents = 240 + 40 = 280 hence c is the answer ." | a ) 80 , b ) 160 , c ) 280 , d ) 360 , e ) 480 | c | add(divide(240, 6), 240) | divide(n0,n1)|add(n0,#0)| | other |
of the people who responded to a market survey , 240 preferred brand x and the rest preferred brand y . if the respondents indicated a preference for brand x over brand y by ratio of 6 to 1 , how many people responded to the survey ? | "the area of each half is 100 + 4 ( 200 ) + 100 = 1000 the area that is not painted is 100 . the fraction that is not painted is 100 / 1000 = 1 / 10 = 10 % the answer is b ." | a ) 5 % , b ) 10 % , c ) 15 % , d ) 20 % , e ) 25 % | b | multiply(divide(const_100, add(add(multiply(multiply(const_4, const_100), const_4), const_100), const_100)), const_100) | multiply(const_100,const_4)|multiply(#0,const_4)|add(#1,const_100)|add(#2,const_100)|divide(const_100,#3)|multiply(#4,const_100)| | geometry |
a block of wood has dimensions 10 cm x 10 cm x 40 cm . the block is painted red and then cut evenly at the 20 cm mark , parallel to the sides , to form two rectangular solids of equal volume . what percentage of the surface area of each of the new solids is not painted red ? | "t = ( 119 + 165 ) / ( 80 + 65 ) * 18 / 5 t = 7.05 answer : e" | a ) 7.19 , b ) 7.17 , c ) 7.2 , d ) 7.15 , e ) 7.05 | e | divide(add(119, 165), multiply(add(80, 65), const_0_2778)) | add(n0,n1)|add(n2,n3)|multiply(#1,const_0_2778)|divide(#0,#2)| | physics |
two trains 119 meters and 165 meters in length respectively are running in opposite directions , one at the rate of 80 km and the other at the rate of 65 kmph . in what time will they be completely clear of each other from the moment they meet ? | for e total numbers 8 * 12 there are 12 numbers divisible by 8 - > 3 * 12 ( if 8 is an example - ( 6 , 78 ) , ( 7 , 89 ) , ( 8 , 910 ) ) and 12 numbers divisible by 4 but not divisible by 8 - > 2 * 12 ( if 4 is an example ( 2 , 34 ) and ( 4 , 56 ) ) the answer 5 / 8 - > d | a ) 1 / 4 , b ) 3 / 8 , c ) 1 / 2 , d ) 5 / 8 , e ) 3 / 4 | d | divide(add(multiply(divide(divide(96, 8), 8), 2), 2), 8) | divide(n1,n4)|divide(#0,n4)|multiply(n3,#1)|add(n3,#2)|divide(#3,n4) | general |
if an integer e is to be chosen at random from the integers 1 to 96 , inclusive , what is the probability that e ( e + 1 ) ( e + 2 ) will be divisible by 8 ? | "if 20 men can build a wall 66 metres long in 10 days , length of a similar wall that can be built by 86 men in 8 days = ( 66 * 86 * 8 ) / ( 10 * 20 ) = 227.04 mtrs answer : a" | a ) 227.04 mtrs , b ) 378.4 mtrs , c ) 478.4 mtrs , d ) 488.4 mtrs , e ) 578.4 mtrs | a | multiply(66, divide(multiply(86, 8), multiply(20, 10))) | multiply(n3,n4)|multiply(n0,n2)|divide(#0,#1)|multiply(n1,#2)| | physics |
if 20 men can build a wall 66 metres long in 10 days , what length of a similar can be built by 86 men in 8 days ? | "( 2 to the power x ) - ( 2 to the power ( x - 2 ) ) = 3 ( 2 to the power 9 ) 2 ^ x - 2 ^ ( x - 2 ) = 3 . 2 ^ 9 hence x = 11 . answer is b" | a ) 9 , b ) 11 , c ) 13 , d ) 15 , e ) 17 | b | add(9, 2) | add(n0,n5)| | general |
if ( 2 to the x ) - ( 2 to the ( x - 2 ) ) = 3 ( 2 to the 9 ) , what is the value of x ? | "let the time taken to reach the destination be 3 x hours . total distance = 60 * 3 x = 180 x km he covered 2 / 3 * 180 x = 120 x km in 1 / 3 * 3 x = x hours so , the remaining 60 x km , he has to cover in 2 x hours . required speed = 60 x / 2 x = 30 kmph . answer : a" | a ) 30 kmph , b ) 28 kmph , c ) 26 kmph , d ) 24 kmph , e ) 22 kmph | a | divide(subtract(multiply(60, const_3), divide(multiply(multiply(60, const_3), const_2), const_3)), subtract(const_3, const_1)) | multiply(n0,const_3)|subtract(const_3,const_1)|multiply(#0,const_2)|divide(#2,const_3)|subtract(#0,#3)|divide(#4,#1)| | physics |
by travelling at 60 kmph , a person reaches his destination on time . he covered two - third the total distance in one - third of the total time . what speed should he maintain for the remaining distance to reach his destination on time ? | "35 % - - - - - - - - - - - l 65 % - - - - - - - - - - - w - - - - - - - - - - - - - - - - - - 30 % - - - - - - - - - - 2430 100 % - - - - - - - - - ? = > 8100 answer : c" | a ) 7500 , b ) 3388 , c ) 8100 , d ) 2888 , e ) 2661 | c | divide(2430, subtract(subtract(const_1, divide(35, const_100)), divide(35, const_100))) | divide(n0,const_100)|subtract(const_1,#0)|subtract(#1,#0)|divide(n1,#2)| | gain |
a candidate got 35 % of the votes polled and he lost to his rival by 2430 votes . how many votes were cast ? | "sum of 5 integer ( a , b , c , d , e ) = 5 * 65 = 325 e - a = 10 i . e . e = a + 10 for e to be maximum remaining 4 must be as small as possible since smallest of 5 numbers is a so to minimize other numbers we can take them equal to the smallest of 5 numbers i . e . a + a + a + a + ( a + 10 ) = 325 i . e . 5 a = 315 i . e . a = 63 i . e . largest e = 63 + 10 = 73 answer : option e" | a ) 50 , b ) 52 , c ) 59 , d ) 68 , e ) 73 | e | add(divide(subtract(multiply(65, 5), 10), 5), 10) | multiply(n0,n1)|subtract(#0,n3)|divide(#1,n0)|add(n3,#2)| | general |
if the average of 5 positive integers is 65 and the difference between the largest and the smallest of these 5 numbers is 10 , what is the maximum value possible for the largest of these 5 integers ? | "work done by p and q in 1 day = 1 / 10 work done by r in 1 day = 1 / 20 work done by p , q and r in 1 day = 1 / 10 + 1 / 20 = 3 / 20 but work done by p in 1 day = work done by q and r in 1 day . hence the above equation can be written as work done by p in 1 day Γ£ β 2 = 3 / 20 = > work done by p in 1 day = 3 / 40 = > work done by q and r in 1 day = 3 / 40 hence work done by q in 1 day = 3 / 40 Γ’ β¬ β 1 / 20 = 1 / 40 so q alone can do the work in 40 days answer is e ." | a ) 20 , b ) 22 , c ) 25 , d ) 27 , e ) 40 | e | divide(const_1, subtract(divide(add(divide(const_1, 10), divide(const_1, 20)), const_2), divide(const_1, 20))) | divide(const_1,n0)|divide(const_1,n1)|add(#0,#1)|divide(#2,const_2)|subtract(#3,#1)|divide(const_1,#4)| | physics |
p can do a work in the same time in which q and r together can do it . if p and q work together , the work can be completed in 10 days . r alone needs 20 days to complete the same work . then q alone can do it in | total sale for 5 months = rs . ( 6435 + 6927 + 6855 + 7230 + 6562 ) = rs . 34009 . required sale = rs . [ ( 6500 x 6 ) - 34009 ] = rs . ( 39000 - 34009 ) = rs . 4966 answer : a | a ) 4966 , b ) 2477 , c ) 2877 , d ) 2676 , e ) 1881 | a | multiply(subtract(divide(add(add(add(add(6835, 9927), 6855), 7230), 6562), 5), 6500), 5) | add(n0,n1)|add(n2,#0)|add(n3,#1)|add(n4,#2)|divide(#3,n5)|subtract(#4,n6)|multiply(n5,#5) | general |
sale of rs 6835 , rs . 9927 , rs . 6855 , rs . 7230 and rs . 6562 for 5 consecutive months . how much sale must he have in the sixth month so that he gets an average sale of rs , 6500 ? | "area of a parallelogram = base * height = 15 * 40 = 600 cm 2 answer : d" | a ) 200 cm 2 , b ) 100 cm 2 , c ) 42 cm 2 , d ) 600 cm 2 , e ) 230 cm 2 | d | multiply(15, 40) | multiply(n0,n1)| | geometry |
find the area of a parallelogram with base 15 cm and height 40 cm ? | "i think brute force with some common sense should be used to solve this problem . write down all perfect squares less than 70 : 1 , 4 , 9 , 16 , 25 , 36 , 49 , 64 . now , 70 should be the sum of 3 of those 8 numbers . also to simplify a little bit trial and error , we can notice that as 70 is an odd numbers then either all three numbers must be odd ( odd + odd + odd = odd ) or two must be even and one odd ( even + even + odd = odd ) . we can find that 60 equals to 9 + 25 + 36 = 3 ^ 2 + 5 ^ 2 + 6 ^ 2 = 70 - - > 3 + 5 + 6 = 14 . answer : d ." | a ) 17 , b ) 16 , c ) 15 , d ) 14 , e ) 13 | d | add(add(add(const_4, 3), add(3, const_2)), 3) | add(n1,const_4)|add(const_2,n1)|add(#0,#1)|add(n1,#2)| | geometry |
the number 70 can be written as the sum of the squares of 3 different positive integers . what is the sum of these 3 integers ? | "5 machines would produce 100 units in 50 hours . increasing the amount of machines by 5 would mean dividing 50 hours by 5 . 50 / 5 = 10 answer : d" | a ) 5 , b ) 9 , c ) 6 , d ) 10 , e ) 2 | d | divide(100, multiply(divide(divide(20, 10), 5), 20)) | divide(n1,n2)|divide(#0,n0)|multiply(n1,#1)|divide(n4,#2)| | physics |
if 5 machines can produce 20 units in 10 hours , how long would it take 25 to produce 100 units ? | "required population = p ( 1 + r 1 / 100 ) ( 1 - r 2 / 100 ) ( 1 + r 3 / 100 ) = p ( 1 + 15 / 100 ) ( 1 - 35 / 100 ) ( 1 + 45 / 100 ) = 1083875 e" | a ) 1034355 , b ) 1035677 , c ) 1045778 , d ) 1067675 , e ) 1083875 | e | multiply(1000000, multiply(multiply(add(const_1, divide(15, const_100)), subtract(const_1, divide(35, const_100))), add(const_1, divide(35, const_100)))) | divide(n5,const_100)|divide(n3,const_100)|add(#0,const_1)|add(#1,const_1)|subtract(const_1,#0)|multiply(#3,#4)|multiply(#2,#5)|multiply(n1,#6)| | gain |
population of a city in 20004 was 1000000 . if in 2005 there isan increment of 15 % , in 2006 there is a decrements of 35 % and in 2007 there is an increment of 45 % , then find the population of city atthe end of the year 2007 | let the shares of a , b , c , d are x , 3 x , 4 x , 2 x 4 x - 2 x = 500 x = 250 b ' s share = 3 x = $ 750 answer is c | a ) $ 450 , b ) $ 500 , c ) $ 750 , d ) $ 800 , e ) $ 840 | c | divide(multiply(divide(multiply(add(500, 500), 2), 4), 3), 2) | add(n4,n4)|multiply(n3,#0)|divide(#1,n2)|multiply(n1,#2)|divide(#3,n3) | general |
a sum of money is distributed among a , b , c , d in the proportion of 1 : 3 : 4 : 2 . if c gets $ 500 more than d , what is the b ' s share ? | "let the breadth of the plot be b m . length of the plot = 3 b m ( 3 b ) ( b ) = 507 3 b 2 = 507 b 2 = 169 b = 13 m . answer : option c" | a ) 16 , b ) 17 , c ) 13 , d ) 19 , e ) 14 | c | sqrt(divide(507, const_3)) | divide(n0,const_3)|sqrt(#0)| | geometry |
the length of a rectangular plot is thrice its breadth . if the area of the rectangular plot is 507 sq m , then what is the breadth of the rectangular plot ? | 5 ^ 3 + 6 ^ 3 = 341 number is 5 * 6 = 30 d | a ) 8 , b ) 15 , c ) 21 , d ) 30 , e ) 39 | d | multiply(floor(power(divide(341, const_2), divide(const_1, const_3))), power(subtract(341, power(floor(power(divide(341, const_2), divide(const_1, const_3))), const_3)), divide(const_1, const_3))) | divide(n0,const_2)|divide(const_1,const_3)|power(#0,#1)|floor(#2)|power(#3,const_3)|subtract(n0,#4)|power(#5,#1)|multiply(#3,#6) | general |
the number 341 is equal to the sum of the cubes of two integers . what is the product of those integers ? | "the formula we want to use in this type of problem is this : average * total numbers = sum first , find the average by taking the sum of the f + l number and divide it by 2 : a = ( f + l ) / 2 second , find the total numbers in our range by dividing our f and l numbers by 7 and add 1 . ( 91 / 7 ) - ( 77 / 7 ) + 1 = 3 multiply these together so what we show average * total numbers = sum ( 91 + 77 ) / 2 * 3 = sum 84 * 3 = 252 e" | a ) 260 , b ) 452 , c ) 352 , d ) 260 , e ) 252 | e | multiply(divide(add(subtract(91, const_3), add(77, const_2)), const_2), add(divide(subtract(subtract(91, const_3), add(77, const_2)), 7), const_1)) | add(n1,const_2)|subtract(n2,const_3)|add(#0,#1)|subtract(#1,#0)|divide(#3,n0)|divide(#2,const_2)|add(#4,const_1)|multiply(#6,#5)| | general |
what is the sum of the multiples of 7 from 77 to 91 , inclusive ? | "answer let 45 x a = ( 25 x 900 ) / 100 β΄ a = ( 25 x 9 ) / 45 = 5 correct option : c" | a ) 16.2 , b ) 4 , c ) 5 , d ) 500 , e ) none | c | divide(multiply(divide(25, const_100), 900), 45) | divide(n1,const_100)|multiply(n2,#0)|divide(#1,n0)| | general |
45 x ? = 25 % of 900 | consider a group of 100 men and 300 women , a total of 400 people . 30 % of them , which is 120 , form a group of people who do n ' t own a car . half of them are men , and the other half are women , more precisely 60 . it means that there are 100 - 60 = 40 men who own a car , and this represents 40 / 400 = 1 / 10 of the total . answer d | a ) 3 β 20 , b ) 11 β 60 , c ) 9 β 40 , d ) 1 β 10 , e ) 11 β 20 | d | divide(const_1, divide(30, const_3)) | divide(n0,const_3)|divide(const_1,#0) | general |
if there are thrice as many women as men in a group and an equal number of men and women do not own cars - a group that is 30 % of the total . what fraction of the total is men who own cars ? | you have | x + 3 | - | 4 - x | = | 8 + x | first , look at the three values independently of their absolute value sign , in other words : | x + 3 | - | 4 - x | = | 8 + x | ( x + 3 ) - ( 4 - x ) = ( 8 + x ) now , you ' re looking at x < - 8 , s α» x is a number less than - 8 . let ' s pretend x = - 10 here to make things a bit easier to understand . when x = - 10 i . ) ( x + 3 ) ( - 10 + 3 ) ( - 7 ) ii . ) ( 4 - x ) ( 4 - [ - 10 ] ) ( double negative , s α» Γ t becomes positive ) ( 4 + 10 ) ( 14 ) iii . ) ( 8 + x ) ( 8 + - 10 ) ( - 2 ) in other words , when x < - 8 , ( x + 3 ) and ( 8 + x ) are negative . to solve problems like this , we need to check for the sign change . here is how i do it step by step . i . ) | x + 3 | - | 4 - x | = | 8 + x | ii . ) ignore absolute value signs ( for now ) and find the values of x which make ( x + 3 ) , ( 4 - x ) and ( 8 + x ) = to zero as follows : ( x + 3 ) x = - 3 ( - 3 + 3 ) = 0 ( 4 - x ) x = 4 ( 4 - 4 ) = 0 ( 8 + x ) x = - 8 ( 8 + - 8 ) = 1 c | a ) 0 , b ) 1 , c ) 2 , d ) 3 , e ) 4 | c | divide(multiply(add(4, 3), const_2), 7) | add(n0,n1)|multiply(#0,const_2)|divide(#1,n2) | general |
| x + 3 | β | 4 - x | = | 7 + x | how many solutions will this equation have ? | "solution let the son ' s present age be x years . then , man ' s present age = ( x + 24 ) years . then Γ’ β¬ ΒΉ = Γ’ β¬ ΒΊ ( x + 24 ) + 3 = 2 ( x + 3 ) Γ’ β¬ ΒΉ = Γ’ β¬ ΒΊ x + 27 = 2 x + 6 x = 21 . answer d" | a ) 14 years , b ) 18 years , c ) 20 years , d ) 21 years , e ) none | d | divide(subtract(24, subtract(multiply(const_2, const_2), const_2)), subtract(const_2, const_1)) | multiply(const_2,const_2)|subtract(const_2,const_1)|subtract(#0,const_2)|subtract(n0,#2)|divide(#3,#1)| | general |
a man is 24 years older than his son . in three years , his age will be twice the age of his son . the present age of the son is | "say the price of the house was $ x , then 0.17 * 50,000 + 0.1 * ( x - 50,000 ) = 24,000 - - > x = $ 205,000 ( 17 % of $ 50,000 plus 10 % of the amount in excess of $ 50,000 , which is x - 50,000 , should equal to total commission of $ 24,000 ) . answer : c ." | a ) $ 115,000 , b ) $ 160,000 , c ) $ 205,000 , d ) $ 240,000 , e ) $ 365,000 | c | add(multiply(17, 10), 10) | multiply(n0,n2)|add(n2,#0)| | general |
an auction house charges a commission of 17 % on the first $ 50,000 of the sale price of an item , plus 10 % on the amount of of the sale price in excess of $ 50,000 . what was the price of a painting for which the house charged a total commission of $ 24,000 ? | not really . when you solve the 2 equation above , you get , 6 t - 4 / 3 = 5 r / 6 from simplifying equation 1 4 t - 2 = r / 2 from simplifying equation 2 you can now multiply equation 2 by 5 to get 5 ( 4 t - 2 = r / 2 ) = 20 t - 10 = 5 r / 2 and then subtract this new equation from equation 1 to get t = 3 , followed by r = 20 to give you distance q = r * t = 20 * 3 = 60 km . d | a ) 200 km , b ) 50 km , c ) 20 km , d ) 60 km , e ) 80 km | d | multiply(divide(subtract(multiply(4, 2), 4), const_2), 30) | multiply(n0,n2)|subtract(#0,n0)|divide(#1,const_2)|multiply(n1,#2) | general |
a man covers a certain distance q in a train . if the train moved 4 km / hr faster , it would take 30 min less . if it moved 2 km / hr slower , it would take 20 mins more . find the distance ? | "sol . cp = rs 490 , sp = 465.50 . loss = rs ( 490 - 465.50 ) = rs 24.50 . loss % = [ ( 24.50 / 490 ) * 100 ] % = 5 % answer is b ." | a ) 4 % , b ) 5 % , c ) 6 % , d ) 3 % , e ) 5.5 % | b | multiply(divide(subtract(490, 465.50), 490), const_100) | subtract(n0,n1)|divide(#0,n0)|multiply(#1,const_100)| | gain |
if the a radio is sold for rs 490 and sold for rs 465.50 . find loss % . | 8 machines / 360 cans = 5 machines / x cans 8 x = 1800 x = 225 ( 225 ) ( 6 hours ) = 1350 cans . the answer is d . | a ) 675 , b ) 750 , c ) 1,800 , d ) 1,350 , e ) 7,500 | d | subtract(multiply(6, 360), multiply(6, divide(multiply(5, 360), add(const_4, const_4)))) | add(const_4,const_4)|multiply(n0,n2)|multiply(n0,n1)|divide(#2,#0)|multiply(n2,#3)|subtract(#1,#4) | physics |
eight identical machines can produce 360 aluminum cans per hour . if all of the machines work at the same constant rate , how many cans could 5 such machines produce in 6 hours ? | "900 - - - - 260 100 - - - - ? = > 29 % answer : b" | a ) 11 , b ) 29 , c ) 99 , d ) 77 , e ) 18 | b | multiply(divide(subtract(1160, 900), 900), const_100) | subtract(n1,n0)|divide(#0,n0)|multiply(#1,const_100)| | gain |
a cycle is bought for rs . 900 and sold for rs . 1160 , find the gain percent ? | perimeter of rectangular yard = 2 ( l + b ) = 12 - - > l + b = 6 area = l * b = 9 b = 6 - l l ( 6 - l ) = 9 6 l - l ^ 2 = 9 l ^ 2 - 6 l + 9 = 0 upon simplifying we get l = 3 . answer : b | ['a ) 8', 'b ) 1', 'c ) 3', 'd ) 4', 'e ) 6'] | b | subtract(const_4, const_3) | subtract(const_4,const_3) | geometry |
the perimeter of a rectangular yard is completely surrounded by a fence that measures 12 meters . what is the length of the yard if the area of the yard is 9 meters squared ? | explanation : solution : given x = k / y ^ 2 , where k is constant . now , y = 3 and x = 1 gives k = 9 . . ' . x = 9 / y ^ 2 = > x = 9 / 7 ^ 2 = 9 / 49 answer : e | a ) 3 , b ) 6 , c ) 1 / 9 , d ) 1 / 3 , e ) 9 / 49 | e | divide(multiply(1, power(3, const_2)), power(7, const_2)) | power(n0,const_2)|power(n2,const_2)|multiply(n1,#0)|divide(#2,#1) | general |
x varies inversely as square of y . given that y = 3 for x = 1 . the value of x for y = 7 will be equal to : | "look at the below representation of the problem : steel chrome total a 3 3 60 > > no . of type a machines = 60 / 6 = 10 b 6 5 44 > > no . of type b machines = 44 / 11 = 4 so the answer is 14 i . e c . hope its clear ." | a ) 12 , b ) 13 , c ) 14 , d ) 15 , e ) 16 | c | add(divide(44, add(5, const_3.0)), divide(60, add(3, 3))) | add(n2,n3)|add(n0,n1)|divide(n5,#0)|divide(n4,#1)|add(#2,#3)| | general |
each machine of type a has 3 steel parts and 3 chrome parts . each machine of type b has 6 steel parts and 5 chrome parts . if a certain group of type a and type b machines has a total of 60 steel parts and 44 chrome parts , how many machines are in the group | "the number of jumbo tiles = x . the number of regular tiles = 2 x . assume the ratio of the dimensions of a regular tile is a : a - - > area = a ^ 2 . the dimensions of a jumbo tile is 3 a : 3 a - - > area = 9 a ^ 2 . the area of regular tiles = 2 x * a ^ 2 = 50 . the area of jumbo tiles = x * 9 a ^ 2 = 4.5 ( 2 x * a ^ 2 ) = 4.5 * 50 = 225 . total area = 50 + 225 = 275 . answer : b ." | a ) 160 , b ) 275 , c ) 360 , d ) 440 , e ) 560 | b | add(50, multiply(divide(multiply(50, 3), const_2), 3)) | multiply(n2,n1)|divide(#0,const_2)|multiply(n1,#1)|add(n2,#2)| | geometry |
a rectangular wall is covered entirely with two kinds of decorative tiles : regular and jumbo . 1 / 3 of the tiles are jumbo tiles , which have a length three times that of regular tiles and have the same ratio of length to width as the regular tiles . if regular tiles cover 50 square feet of the wall , and no tiles overlap , what is the area of the entire wall ? | sale price ( sp ) = 90 + markup ( mp ) - - > mp = sp - 90 and given mp = sp / 4 ( 25 % is 1 / 4 th ) so sp / 4 = sp - 90 3 sp / 4 = 90 sp = 120 now a discount of 20 % is given so new sp is . 8 * 120 = 96 profit = 96 - 90 = 6.0 $ answer is d | a ) $ 14 , b ) $ 5 , c ) $ 10 , d ) $ 6 , e ) $ 8 | d | subtract(divide(multiply(subtract(const_100, 20), add(divide(90, const_3), 90)), const_100), 90) | divide(n0,const_3)|subtract(const_100,n2)|add(n0,#0)|multiply(#2,#1)|divide(#3,const_100)|subtract(#4,n0) | general |
a clothing store purchased a pair of pants for $ 90 and was selling it at a price that equaled the purchase price of the pants plus a markup that was 25 percent of the selling price . after some time a clothing store owner decided to decrease the selling price by 20 percent . what was the clothing store ' s gross profit on this sale ? | "for every $ 3 earn above $ 9360 , the recipient loses $ 1 of benefit . or for every $ 1 loss in the benefit , the recipient earns $ 3 above $ 9360 if earning is ; 9360 + 3 x benefit = 12000 - x or the vice versa if benefit is 12000 - x , the earning becomes 9360 + 3 x he lost 50 % of the benefit ; benefit received = 12000 - 0.6 * 12000 = 12000 - 7200 x = 4800 earning becomes 9360 + 3 x = 9360 + 3 * 4800 = 23760 ans : d" | a ) $ 15,360 , b ) $ 17,360 , c ) $ 18,000 , d ) $ 23,760 , e ) $ 27,360 | d | add(multiply(const_100, 3), const_60) | multiply(const_100,n3)|add(#0,const_60)| | general |
a certain social security recipient will receive an annual benefit of $ 12,000 provided he has annual earnings of $ 9,360 or less , but the benefit will be reduced by $ 1 for every $ 3 of annual earnings over $ 9,360 . what amount of total annual earnings would result in a 60 percent reduction in the recipient ' s annual social security benefit ? ( assume social security benefits are not counted as part of annual earnings . ) | "explanation : area = ( 17.56 x 10000 ) m 2 = 175600 m 2 . Ο r 2 = 175600 β ( r ) 2 = ( 175600 x ( 7 / 22 ) ) β r = 236.37 m . circumference = 2 Ο r = ( 2 x ( 22 / 7 ) x 236.37 ) m = 1485.78 m . cost of fencing = rs . ( 1485.78 x 6 ) = rs . 8915 . answer : option e" | a ) 4457 , b ) 4567 , c ) 4235 , d ) 4547 , e ) 8915 | e | multiply(circumface(multiply(sqrt(divide(17.56, const_pi)), const_100)), 6) | divide(n0,const_pi)|sqrt(#0)|multiply(#1,const_100)|circumface(#2)|multiply(#3,n1)| | geometry |
the area of a circular field is 17.56 hectares . find the cost of fencing it at the rate of rs . 6 per metre approximately | suppose the population of the country in current year is 1000 . so annual increase is 1000 + 39.4 - 19.4 = 1020 hence every year there is an increase of 2 % . 2000 = 1000 ( 1 + ( 2 / 100 ) ) ^ n n = 35 answer is d | a ) q = 20 , b ) q = 25 , c ) q = 30 , d ) q = 35 , e ) 40 | d | divide(subtract(const_100, multiply(const_10, const_3)), multiply(divide(subtract(39.4, 19.4), 1000), const_100)) | multiply(const_10,const_3)|subtract(n1,n2)|divide(#1,n0)|subtract(const_100,#0)|multiply(#2,const_100)|divide(#3,#4) | general |
the annual birth and death rate in a country per 1000 are 39.4 and 19.4 respectively . the number of years q in which the population would be doubled assuming there is no emigration or immigration is | "wc = 2 : 1 2 x + x = 1 / 8 x = 1 / 24 = > 24 days answer : a" | a ) 24 days , b ) 12 days , c ) 29 days , d ) 25 days , e ) 27 days | a | multiply(divide(multiply(8, add(const_2, const_1)), const_2), const_2) | add(const_1,const_2)|multiply(n0,#0)|divide(#1,const_2)|multiply(#2,const_2)| | physics |
a is twice as good a workman as b and they took 8 days together to do the work b alone can do it in . | "5 n > 10 - - > n > 2 7 n < 28 - - > n < 4 2 < n < 4 answer : b" | a ) 1 and 8 , b ) 2 and 4 , c ) 0 and 9 , d ) 2 and 7 , e ) 2 and 9 | b | add(multiply(2, const_10), divide(add(23, 5), 7)) | add(n4,n5)|multiply(const_10,n1)|divide(#0,n3)|add(#2,#1)| | general |
5 n + 2 > 12 and 7 n - 5 < 23 ; n must be between which numbers ? | "the question basically asks how many positive odd integers less than 70 are odd multiples of 5 so we have 5,15 , 25,35 , 45,55 and 65 = 7 ans b" | a ) 4 , b ) 7 , c ) 11 , d ) 12 , e ) 15 | b | divide(divide(70, 5), const_2) | divide(n0,n1)|divide(#0,const_2)| | general |
how many unique positive odd integers less than 70 are equal to the product of a positive multiple of 5 and an odd number ? | "201834 x 99999 = 201834 x ( 100000 - 1 ) = 201834 x 100000 - 201834 x 1 = 20183400000 - 201834 = 20183198166 a" | a ) 20183198166 , b ) 20194181766 , c ) 20175292556 , d ) 20132191166 , e ) 20153198166 | a | multiply(subtract(99999, const_4), 201834) | subtract(n1,const_4)|multiply(#0,n0)| | general |
find the value of 201834 x 99999 = m ? | "95 % remains to be paid so the remaining amount is 19 * 70 = $ 1330 . the answer is d ." | a ) $ 1120 , b ) $ 1190 , c ) $ 1260 , d ) $ 1330 , e ) $ 1400 | d | subtract(multiply(70, divide(const_100, 5)), 70) | divide(const_100,n0)|multiply(n1,#0)|subtract(#1,n1)| | general |
if a 5 percent deposit that has been paid toward the purchase of a certain product is $ 70 , how much more remains to be paid ? | concept : when terms are in arithmetic progression ( a . p . ) i . e . terms are equally spaced then mean = median = ( first + last ) / 2 and sum = mean * number of terms h ( 18 ) = [ ( 4 + 18 ) / 2 ] * 8 = 88 h ( 10 ) = ( 4 + 10 ) / 2 ] * 4 = 28 h ( 18 ) / h ( 10 ) = ( 88 ) / ( 28 ) ~ 3 answer : a | a ) 3 , b ) 1.8 , c ) 6 , d ) 18 , e ) 60 | a | divide(divide(multiply(add(18, 4), add(divide(subtract(18, 4), const_2), const_1)), const_2), divide(multiply(add(divide(subtract(10, 4), const_2), const_1), add(4, 10)), const_2)) | add(n0,n1)|add(n0,n2)|subtract(n1,n0)|subtract(n2,n0)|divide(#2,const_2)|divide(#3,const_2)|add(#4,const_1)|add(#5,const_1)|multiply(#0,#6)|multiply(#7,#1)|divide(#8,const_2)|divide(#9,const_2)|divide(#10,#11) | general |
for all even integers n , h ( n ) is defined to be the sum of the even integers between 4 and n , inclusive . what is the value of h ( 18 ) / h ( 10 ) ? | "old time in minutes to cross 5 miles stretch = 5 * 60 / 60 = 5 * 1 / 1 = 5 new time in minutes to cross 5 miles stretch = 5 * 60 / 40 = 5 * 3 / 2 = 7.5 time difference = 2.5 ans : b" | a ) a ) 3.12 , b ) b ) 2.5 , c ) c ) 10 , d ) d ) 15 , e ) e ) 24 | b | max(multiply(subtract(add(60, 5), const_1), subtract(divide(5, 40), divide(5, 60))), const_4) | add(n0,n1)|divide(n0,n2)|divide(n0,n1)|subtract(#0,const_1)|subtract(#1,#2)|multiply(#3,#4)|max(#5,const_4)| | physics |
due to construction , the speed limit along an 5 - mile section of highway is reduced from 60 miles per hour to 40 miles per hour . approximately how many minutes more will it take to travel along this section of highway at the new speed limit than it would have taken at the old speed limit ? | first of all , of course , the base has an area of 36 . for the lateral surfaces , it would be helpful to remember the formula for the area of an equilateral triangle . the area of one equilateral triangle is a = ( s ^ 2 * sqrt { 3 } ) / 4 . we know the side of the equilateral triangle must be the same as the square : s = 6 . thus , one of these equilateral triangles has an area of a = ( 6 ^ 2 * sqrt { 3 } ) / 4 = 9 * sqrt { 3 } . there are four identical triangles , so their combined area is a = 36 * sqrt { 3 } . now , add the square base , for a total surface area of a = 36 + 36 * sqrt { 3 } . answer = b | ['a ) 36 + 18 * sqrt ( 3 )', 'b ) 36 + 36 * sqrt ( 3 )', 'c ) 72', 'd ) 72 + 36 * sqrt ( 3 )', 'e ) 72 + 72 * sqrt ( 3 )'] | b | add(multiply(divide(multiply(6, sqrt(subtract(square_area(6), power(const_3, const_2)))), const_2), const_4), square_area(6)) | power(const_3,const_2)|square_area(n0)|subtract(#1,#0)|sqrt(#2)|multiply(n0,#3)|divide(#4,const_2)|multiply(#5,const_4)|add(#6,#1) | geometry |
a pyramid has a square base of 6 cm , and the four lateral faces are four congruent equilateral triangles . what is the total surface area of the pyramid in square cm ? | ( 8000 * 3 * 1.5 ) / 100 = 360 9200 - - - - - - - - 9560 answer : a | a ) 9560 , b ) 96288 , c ) 26667 , d ) 1662 , e ) 2882 | a | add(multiply(multiply(add(divide(1.5, const_100), divide(divide(subtract(9200, 8000), 3), 8000)), 8000), 3), 8000) | divide(n3,const_100)|subtract(n1,n0)|divide(#1,n2)|divide(#2,n0)|add(#0,#3)|multiply(n0,#4)|multiply(n2,#5)|add(n0,#6) | gain |
sonika deposited rs . 8000 which amounted to rs . 9200 after 3 years at simple interest . had the interest been 1.5 % more . she would get how much ? | "area of the shaded portion = 1 β 4 Γ Ο Γ ( 12 ) 2 = 113 m 2 answer b" | a ) 154 cm 2 , b ) 113 m 2 , c ) 123 m 2 , d ) 115 m 2 , e ) none of these | b | divide(multiply(power(12, const_2), const_pi), const_4) | power(n2,const_2)|multiply(#0,const_pi)|divide(#1,const_4)| | geometry |
a horse is tethered to one corner of a rectangular grassy field 36 m by 20 m with a rope 12 m long . over how much area of the field can it graze ? | "solution average of 7 people after the last one enters = 151 . Γ’ Λ Β΄ required weight = ( 7 x 151 ) - ( 6 x 170 ) = 1057 - 1020 = 37 . answer a" | a ) 37 , b ) 168 , c ) 189 , d ) 190 , e ) 200 | a | subtract(multiply(151, 7), multiply(6, 170)) | multiply(n2,n3)|multiply(n0,n1)|subtract(#0,#1)| | general |
there are 6 people in the elevator . their average weight is 170 lbs . another person enters the elevator , and increases the average weight to 151 lbs . what is the weight of the 7 th person . | "relative speed = ( 72 - 36 ) * 5 / 18 = 2 * 5 = 10 mps . distance covered in 27 sec = 27 * 10 = 270 m . the length of the faster train = 270 m . answer : a" | a ) 270 m , b ) 189 m , c ) 278 m , d ) 279 m , e ) 917 m | a | multiply(divide(subtract(72, 36), const_3_6), 27) | subtract(n0,n1)|divide(#0,const_3_6)|multiply(n2,#1)| | physics |
two trains are moving in the same direction at 72 kmph and 36 kmph . the faster train crosses a man in the slower train in 27 seconds . find the length of the faster train ? | "let x , y , z be the numbers in geometric progression ? y ^ 2 = xz x + y + z = 38 xyz = 1728 xyz = xzy = y ^ 2 y = y ^ 3 = 1728 y = 12 y ^ 2 = xz = 144 z = 144 / x x + y + z = x + 12 + 144 / x = 38 x ^ 2 + 12 x + 144 = 38 x x ^ 2 - 26 x + 144 = 0 ( x - 18 ) ( x - 8 ) = 0 x = 8,18 if x = 8 , z = 38 - 8 - 12 = 18 the numbers are 8,12 , 18 their sum is 38 their product is 1,728 the smallest number is 8 answer : d" | a ) 5 , b ) 6 , c ) 7 , d ) 8 , e ) 9 | d | multiply(divide(divide(divide(divide(38, const_1000), const_3), const_3), const_3), divide(divide(divide(divide(38, const_1000), const_3), const_3), const_3)) | divide(n0,const_1000)|divide(#0,const_3)|divide(#1,const_3)|divide(#2,const_3)|multiply(#3,#3)| | general |
find the smallest number in gp whose sum is 38 and product is 1728 | "let ' s find the probability of the opposite event and subtract this value from 1 . the opposite event would be getting zero tails ( so all heads ) or 1 tail . p ( hhhh ) = ( 12 ) 4 = 116 p ( hhhh ) = ( 12 ) 4 = 116 . p ( thhh ) = 4 ! 3 ! β ( 12 ) 4 = 416 p ( thhh ) = 4 ! 3 ! β ( 12 ) 4 = 416 , we are multiplying by 4 ! 3 ! 4 ! 3 ! since thhh scenario can occur in number of ways : thhh , hthh , hhth , or hhht ( notice that 4 ! 3 ! 4 ! 3 ! basically gives number of arrangements of 4 letters thhh out of which 3 h ' s are identcal ) . p ( t β₯ 2 ) = 1 β ( 116 + 416 ) = 1116 p ( t β₯ 2 ) = 1 β ( 116 + 416 ) = 1116 . answer : d ." | a ) 1 / 16 , b ) 1 / 2 , c ) 3 / 16 , d ) 11 / 16 , e ) 3 / 8 | d | divide(add(add(add(choose(4, const_2), choose(4, const_3)), choose(4, const_4)), choose(4, 4)), power(const_2, 4)) | choose(n0,const_2)|choose(n0,const_3)|choose(n0,const_4)|choose(n0,n0)|power(const_2,n0)|add(#0,#1)|add(#5,#2)|add(#6,#3)|divide(#7,#4)| | probability |
a fair coin is tossed 4 times . what is the probability of getting at least 2 tails ? | "area of a trapezium = 1 / 2 ( sum of parallel sides ) * ( perpendicular distance between them ) = 1 / 2 ( 30 + 18 ) * ( 15 ) = 360 cm 2 answer : c" | a ) 227 , b ) 299 , c ) 360 , d ) 161 , e ) 212 | c | quadrilateral_area(15, 18, 30) | quadrilateral_area(n2,n1,n0)| | physics |
find the area of trapezium whose parallel sides are 30 cm and 18 cm long , and the distance between them is 15 cm . | "87 answer is a" | a ) 87 , b ) 97 , c ) 67 , d ) 57 , e ) 46 | a | subtract(100, 13) | subtract(n1,n2)| | general |
the mean of 50 observations is 100 . but later he found that there is decrements of 13 from each observations . what is the the updated mean is ? | here x and y are integers . x ^ 2 = y xy = 27 . substitute x ^ 2 = y in xy = > x ^ 3 = 27 . here x 3 is positive , x is also positive . x = 3 then y = 9 . x - y = - 6 so option c is correct | a ) - 30 , b ) - 20 , c ) - 6 , d ) 5 , e ) 20 | c | subtract(power(power(27, divide(const_1, const_3)), const_2), power(27, divide(const_1, const_3))) | divide(const_1,const_3)|power(n1,#0)|power(#1,const_2)|subtract(#2,#1) | general |
if x and y are integers such that x ^ 2 = y and xy = 27 , then x β y = ? | "let there be x pupils in the class . total increase in marks = ( x * 1 / 2 ) = x / 2 x / 2 = ( 83 - 63 ) = > x / 2 = 20 = > x = 40 answer : c" | a ) 13 , b ) 18 , c ) 40 , d ) 82 , e ) 43 | c | multiply(subtract(83, 63), const_2) | subtract(n0,n1)|multiply(#0,const_2)| | general |
a pupil ' s marks were wrongly entered as 83 instead of 63 . due to the average marks for the class got increased by half . the number of pupils in the class is ? | "sp of 1 m of cloth = 529 / 23 = rs . 23 cp of 1 m of cloth = sp of 1 m of cloth - profit on 1 m of cloth = rs . 23 - rs . 5 = rs . 18 answer : e" | a ) 26 , b ) 88 , c ) 90 , d ) 42 , e ) 18 | e | subtract(divide(529, 23), 5) | divide(n1,n0)|subtract(#0,n2)| | physics |
a trader sells 23 meters of cloth for rs . 529 at the profit of rs . 5 per metre of cloth . what is the cost price of one metre of cloth ? | 9 % * cost price = $ 54 1 % * cost price = $ 54 / 9 = $ 6 the cost price is $ 600 . the answer is b . | a ) $ 500 , b ) $ 600 , c ) $ 700 , d ) $ 800 , e ) $ 900 | b | multiply(divide(54, 9), const_100) | divide(n2,n1)|multiply(#0,const_100) | gain |
if an article is sold at 18 % profit instead of 9 % profit , then the profit would be $ 54 more . what is the cost price ? | it will take 8 minutes for 100 cats to kill 100 rats . 1 cat can kill 1 rat in 8 minutes , so 100 cats can kill 100 rats in 8 minutes answer c | a ) 6 minutes , b ) 7 minutes , c ) 8 minutes , d ) 9 minutes , e ) 10 minutes | c | multiply(8, const_1) | multiply(n0,const_1) | physics |
if 8 cats can kill 8 rats in 8 minutes , how long will it take 100 cats to kill 100 rats ? | "lets assume the principal amount ( initial amount invested ) to be p rate of interest to berand time as t . we need to find r now after a time of 3 years the principal p amounts to $ 400 and after a time of 5 years ( question says after another 5 years so 3 + 2 ) p becomes $ 600 . formulating the above data amount ( a 1 ) at end of 3 years a 1 = p ( 1 + 3 r / 100 ) = 400 amount ( a 2 ) at end of 8 years a 2 = p ( 1 + 5 r / 100 ) = 600 dividing a 2 by a 1 we get ( 1 + 5 r / 100 ) / ( 1 + 3 r / 100 ) = 6 / 8 after cross multiplication we are left with r = 100 option : a" | a ) 100 % , b ) 12.5 % , c ) 67 % , d ) 25 % , e ) 33 % | a | multiply(divide(divide(subtract(600, 400), 2), subtract(400, multiply(divide(subtract(600, 400), 2), 3))), const_100) | subtract(n2,n0)|divide(#0,n3)|multiply(n1,#1)|subtract(n0,#2)|divide(#1,#3)|multiply(#4,const_100)| | gain |
peter invested a certain sum of money in a simple interest bond whose value grew to $ 400 at the end of 3 years and to $ 600 at the end of another 2 years . what was the rate of interest in which he invested his sum ? | "e 762 ? = 5080 * ( 2 / 5 ) * ( 1 / 2 ) * ( 3 / 4 ) = 762" | a ) 392 , b ) 229 , c ) 753 , d ) 493 , e ) 762 | e | multiply(multiply(multiply(divide(3, 4), divide(1, 2)), divide(2, 5)), 5080) | divide(n3,n5)|divide(n0,n1)|divide(n2,n3)|multiply(#1,#2)|multiply(#0,#3)|multiply(n6,#4)| | general |
3 / 4 of 1 / 2 of 2 / 5 of 5080 = ? | "not sure if this is the shortest . . but this is how i did this there are 6 sets of integers with hundreds and units digits exchanged that satisfies k + 99 . 1 . 102 | 201 ( satisfies k + 99 , where k = 102 ) 2 . 203 | 302 ( satisfies k + 99 , where k = 203 ) 3 . . . . 4 . . . . 5 . . . . 6 . 607 | 708 each set has 10 such numbers . 1 . 102 | 201 ( still k + 99 holds good ) 2 . 112 | 211 3 . 122 | 221 4 . 132 | 231 5 . . . . 6 . . . . 7 . . . . 8 . . . . 9 . 182 | 281 10 . 192 | 291 therefore , 6 sets with 10 such number in each set will give 6 x 10 = 60 integers . b" | a ) 50 , b ) 60 , c ) 70 , d ) 80 , e ) 90 | b | multiply(const_10, subtract(const_10, const_2)) | subtract(const_10,const_2)|multiply(#0,const_10)| | general |
how many integers k greater than 100 and less than 800 are there such that if the hundreds and the unit digits of k are reversed , the resulting integer is k + 99 ? | β 4 = 2 so , β 4 percent of 4 β 4 = 2 percent of ( 4 ) ( 2 ) = ( 2 / 100 ) ( 8 ) = 16 / 100 = 0.16 answer : a | a ) 0.16 , b ) 0.17 , c ) 0.18 , d ) 0.2 , e ) 0.19 | a | divide(multiply(multiply(sqrt(4), sqrt(4)), 4), const_100) | sqrt(n0)|multiply(#0,#0)|multiply(n0,#1)|divide(#2,const_100) | gain |
β 4 percent of 4 β 4 = | "first recognize you only need to consider the first two digits ( because the second two are just the first two flipped ) there are 90 possibilities for the first two digits of a 4 digit number , 10 - 99 inclusive . everything starting with a 2,4 , 6,8 will be odd , which is 4 / 9 ths of the combinations . 4 / 9 * 90 = 40 answer : a" | a ) 40 , b ) 45 , c ) 50 , d ) 90 , e ) 2500 | a | divide(power(const_10, divide(4, const_2)), const_2) | divide(n1,const_2)|power(const_10,#0)|divide(#1,const_2)| | general |
a palindrome is a number that reads the same forward and backward , such as 616 . how many even , 4 - digit numbers are palindromes ? | "that is , 1 work done = 12 Γ 8 Γ 10 then , 12 8 Γ 10 = ? Γ 12 Γ 8 ? ( i . e . no . of men required ) = 12 Γ 8 Γ 10 / 12 Γ 8 = 8 days e )" | a ) 11 days , b ) 12 days , c ) 9 days , d ) 8 days , e ) 10 days | e | divide(multiply(multiply(12, 10), 8), multiply(8, 12)) | multiply(n0,n2)|multiply(n3,n4)|multiply(n1,#0)|divide(#2,#1)| | physics |
Subsets and Splits