Showing posts with label GMAT tricky Quant solved questions. Show all posts
Showing posts with label GMAT tricky Quant solved questions. Show all posts
What is the value of n

What is the value of n

If n is an integer and \frac{1}{10^{n+1}}<0.00737<\frac{1}{10^n}, then what is the value of n?
A. 1
B. 2
C. 3
D. 4
E. 5

For detailed Answers:

Also no need for algebraic manipulation. 1/10^(n+1) is 10 times less than 1/10^n, and both when expressed as decimals are of a type 0.001 (some number of zeros before 1) --> so the given expression to hold true we should have: 0.001<0.00737<0.01, which means that n=2 (1/10^n=0.01 --> n=2).

Answer: B.

What is the largest possible value of p

The numbers {1, 3, 6, 7, 7, 7} are used to form three 2-digit numbers. If the sum of these three numbers is a prime number p, what is the largest possible value of p?
A. 97
B. 151
C. 209
D. 211
E. 219
For Detailed Answers:


What is the largest possible sum of these three numbers that we can form? Maximize the first digit: 76+73+71=220=even, so not a prime. Let's try next largest sum, switch digits in 76 and we'll get: 67+73+71=211. Question is it a prime number? If you notice 210=2*3*5*7=the product of the first four primes. So, 210+1=211 must be a prime. For example: 2+1=3=prime, 2*3+1=7=prime, 2*3*5+1=31=prime.

Answer: D.

 

What is the least value of x^2*y possible

What is the least value of x^2*y possible

If {-\frac{1}{3}}\leq{x}\leq{-\frac{1}{5}} and {-\frac{1}{2}}\leq{y}\leq{-\frac{1}{4}}, what is the least value of x^2*y possible?
A. -1/100
B. -1/50
C. -1/36
D. -1/18
E. -1/6

For Detailed Answers:

To get the least value of x^2*y, which obviously will be negative, try to maximize absolute value of x^2*y, as more is the absolute value of a negative number "more" negative it is (the smallest it is).

To maximize |x^2*y| pick largest absolute values possible for x and y: (-\frac{1}{3})^2*(-\frac{1}{2})=-\frac{1}{18}. Notice that: -1/18<-1/36<-1/50<-1/100, so -1/100 is the largest number and -1/18 is the smallest number (we cannot obtain -1/6 from x^2*y or else it would be the correct answer).

Answer: D.

M marbles in a row in a repeating pattern

Julie is putting M marbles in a row in a repeating pattern: blue, white, red, green, black, yellow, pink. If the row begins with blue marble and ends with red marble, then which of the following could be the value of M?
A. 22
B. 30
C. 38
D. 46
E. 54


Detailed Answers

There are total of 7 different color marbles in a pattern. Now, as the row begins with blue marble and ends with red marble (so ends with 3rd marble in a pattern) then M=7k+3. The only answer choice which is multiple of 7 plus 3 is 38=35+3.

Answer: C.

 

What is the least number of chips


There are 15 black chips and 5 white chips in a jar. What is the least number of chips we should pick to guarantee that we have 2 chips of the same color?
A. 3
B. 5
C. 6
D. 16
E. 19

For detailed Answers..

 

Worst case scenario would be if the first two chips we pick will be of the different colors. But the next chip must match with either of two, so 3 is the answer.

Answer: A.

How many different arrangements are possible

Anna has 10 marbles: 5 red, 2 blue, 2 green and 1 yellow. She wants to arrange all of them in a row so that no two adjacent marbles are of the same color and the first and the last marbles are of different colours. How many different arrangements are possible?
A. 30
B. 60
C. 120
D. 240
E. 480

For Detailed Answers..

if we read the stem carefully we find that the only way both conditions to be met for 5 red marbles, which are half of total marbles, they can be arranged only in two ways: R*R*R*R*R* or *R*R*R*R*R.

Here comes the next good news, in these cases BOTH conditions are met for all other marbles as well: no two adjacent marbles will be of the same color and the first and the last marbles will be of different colors.

Now, it's easy: 2 blue, 2 green and 1 yellow can be arranged in 5 empty slots in 5!/(2!*2!)=30 ways (permutation of 5 letters BBGGY out of which 2 B's and 2 G' are identical). Finally as there are two cases (R*R*R*R*R* and *R*R*R*R*R. ) then total # of arrangement is 30*2=60.

Answer: B

 

What is the value of maximum possible value of x minus minimum possible value of x

What is the value of maximum possible value of x minus minimum possible value of x

If x is an integer and 9<x^2<99, then what is the value of maximum possible value of x minus minimum possible value of x?
A. 5
B. 6
C. 7
D. 18
E. 20

For detailed Answers..

 

Also tricky. Notice that x can take positive, as well as negative values to satisfy 9<x^2<99, hence x can be: -9, -8, -7, -6, -4, 4, 5, 6, 7, 8, or 9. We asked to find the value of x_{max}-x_{min}, ans since x_{max}=9 and x_{min}=-9 then x_{max}-x_{min}=9-(-9)=18.

Answer: D.

What is the probability of getting two socks of the same color

There are 5 pairs of white, 3 pairs of black and 2 pairs of grey socks in a drawer. If four socks are picked at random what is the probability of getting two socks of the same color?
A. 1/5
B. 2/5
C. 3/4
D. 4/5
E. 1

For detailed Answers..

 

No formula is need to answer this one. The trick here is that we have only 3 different color socks but we pick 4 socks, which ensures that in ANY case we'll have at least one pair of the same color (if 3 socks we pick are of the different color, then the 4th sock must match with either of previously picked one). P=1.

Answer: E

Probability of integer being divisible by 8

If n is an integer from 1 to 96 (inclusive), what is the probability for n*(n+1)*(n+2) being divisible by 8?

A. 25%
B 50%
C 62.5%
D. 72.5%
E. 75%

For Detailed Answers..

 

N=n*(n+1)*(n+2)

N is divisible by 8 in two cases:
When n is even:
No of even numbers (between 1 and 96)=48
AND
When n+1 is divisible by 8. -->n=8p-1 --> 8p-1<=96 --> p=12.3 --> 12 such nembers

Total=48+12=60

Probability=60/96=0.62

Answer: C

 

Sum of integers


If the sum of five consecutive positive integers is A, then the sum of the next five consecutive integers in terms of A is:

A. A+1 inquiry
B. A+5
C A+25
D 2A
E. 5A

For detailed Answers..

 

Sum=A, next 5 consecutive will gain additional 5*5=25, so sum of the next five consecutive integers in terms of A is: A+25

Answer: C.

 

The average temperature

The average of temperatures at noontime from Monday to Friday is 50; the lowest one is 45, what is the possible maximum range of the temperatures?

A. 20
B. 25
C. 40
D. 45
E. 75

Detailed Answers

Average=50, Sum of temperatures=50*5=250
As the min temperature is 45, max would be 250-4*45=70 --> The range=70(max)-45(min)=25

Answer: B.

 

Probability of drawing

Probability of drawing

The bag contains 3 red, 4 black and 2 white balls. What is the probability of drawing a red and a white ball in two successive draws, each ball being put back after it is drawn?
(A) 2/27
(B) 1/9
(C) 1/3
(D) 4/27

(E) 2/9


This is with replacement case

P=2*\frac{3}{9}*\frac{2}{9}=\frac{4}{27}

We are multiplying by 2 as there are two possible wining scenarios RW and WR.

Answer: D.

 

Race

A and B ran, at their respective constant rates, a race of 480 m. In the first heat, A gives B a head start of 48 m and beats him by 1/10th of a minute. In the second heat, A gives B a head start of 144 m and is beaten by 1/30th of a minute. What is B’s speed in m/s?
(A) 12
(B) 14
(C) 16
(D) 18
(E) 20

Let x be the speed of B.
Write the equation:

(480-48)/x (time of B for first heat) - 6 (seconds, time B lost to A first heat) = TIME OF A (in both heats A runs with constant rate, so the time for first and second heats are the same)=(480-144)/x (time of B for second heat) + 2 (seconds, time B won to A second heat)

(480-48)/x-6=(480-144)/x+2
x=12

Answer: A.

Leap year

How many randomly assembled people are needed to have a better than 50% probability that at least 1 of them was born in a leap year?
A. 1
B. 2
C. 3
D. 4
E. 5

For detailed Answers..

 

Probability of a randomly selected person NOT to be born in a leap year=3/4
Among 2 people, probability that none of them was born in a leap = 3/4*3/4=9/16. The probability at least one born in leap = 1- 9/16=7/16<1/2
So, we are looking for such n (# of people), when 1-(3/4)^n>1/2
n=3 --> 1-27/64=37/64>1/2

Thus min 3 people are needed.

Answer: C.

 

Addition problem

AB + CD = AAA, where AB and CD are two-digit numbers and AAA is a three digit number; A, B, C, and D are distinct positive integers. In the addition problem above, what is the value of C?
(A) 1
(B) 3
(C) 7
(D) 9
(E) Cannot be determined

For Detailed Answers..

 


AB and CD are two digit integers, their sum can give us only one three digit integer of a kind of AAA it's 111.
So, A=1. 1B+CD=111
C can not be less than 9, because no to digit integer with first digit 1 (mean that it's<20) can be added to two digit integer less than 90 to have the sum 111 (if CD<90 meaning C<9 CD+1B<111).
C=9

Answer: D.

 

Range of all possible values of y-x

If -3<x<5 and -7<y<9, which of the following represent the range of all possible values of y-x?
A   -4<y-x<4
B. -2<y-x<4
C. -12<y-x<4
D. -12<y-x<12
E. 4<y-x<12

For Detailed Answers..

To get max value of y-x take max value of y and min value of x: 9-(-3)=12;
To get min value of y-x take min value of y and max value of x: -7-(5)=-12;

Hence, the range of all possible values of y-x is -12<y-x<12.

Answer: D.

 

How far apart will they be exactly 1.5 hours before they meet

Fanny and Alexander are 360 miles apart and are traveling in a straight line toward each other at a constant rate of 25 mph and 65 mph respectively, how far apart will they be exactly 1.5 hours before they meet?
A. 25 miles
B. 65 miles
C. 70 miles
D. 90 miles
E. 135 miles

For detailed Answers..

 

how far apart will they be exactly 1.5 hours before they meet? As Fanny and Alexander's combined rate is 25+65 mph then 1.5 hours before they meet they'll be (25+65)*1.5=135 miles apart.

Answer: E.

 

The angles in a triangle

The angles in a triangle are x, 3x, and 5x degrees. If a, b and c are the lengths of the sides opposite to angles x, 3x, and 5x respectively, then which of the following must be true?
I. c>a+b
II. c^2>a^2+b^2
III. c/a/b=10/6/2

A. I only
B. II only
C. III only
D. I and III only
E. II and III only


Detailed Answers

According to the relationship of the sides of a triangle: the length of any side of a triangle must be larger than the positive difference of the other two sides, but smaller than the sum of the other two sides. Thus I and III can never be true: one side (c) can not be larger than the sum of the other two sides (a and b). Note that III is basically the same as I: if c=10, a=6 and b=2 then c>a+b, which can never be true. Thus even not considering the angles, we can say that only answer choice B (II only) is left.

Answer: B.

Now, if interested why II is true: as the angles in a triangle are x, 3x, and 5x degrees then x+3x+5x=180 --> x=20, 3x=60, and 5x=100. Next, if angle opposite c were 90 degrees, then according to Pythagoras theorem c^2=a^+b^2, but since the angel opposite c is more than 90 degrees (100) then c is larger, hence c^2>a^+b^2.

 

What fraction of the remaining numbers in set A must be negative


After 2/9 of the numbers in a data set A were observed, it turned out that 3/4 of those numbers were non-negative. What fraction of the remaining numbers in set A must be negative so that the total ratio of negative numbers to non-negative numbers be 2 to 1?
A. 11/14
B. 13/18
C. 4/7
D. 3/7
E. 3/14

For detailed Answer..


If choose variable for set A there will be too many fractions to manipulate with, so pick some smart #: let set A contain 18 numbers.

"2/9 of the numbers in a data set A were observed" --> 4 observed and 18-4=14 numbers left to observe;
"3/4 of those numbers were non-negative" --> 3 non-negative and 1 negative;
Ratio of negative numbers to non-negative numbers to be 2 to 1 there should be total of 18*2/3=12 negative numbers, so in not yet observed part there should be 12-1=11 negative numbers. Thus 11/14 of the remaining numbers in set A must be negative.

Answer: A.