Skip to Main Content
This is a free sample lesson. Sign up for Magoosh to get access to over 200 video lessons.

VICs - Picking Numbers



Summary
Picking numbers is a strategic approach in solving GRE problems, especially those with variables in the answer choices, offering an alternative to the algebraic method which can be time-consuming or complex.
  • The 'low-hanging fruit' stage involves eliminating easily dismissible answer choices by picking extreme values for variables, such as zero, to simplify the problem.
  • Avoid using 1 or 0 in stages beyond 'low-hanging fruit' because they do not effectively differentiate between answer choices due to their mathematical properties.
  • Choosing numbers that are prime, distinct, and not the obvious choice can avoid traps set by test writers and make it easier to identify the correct answer.
  • Practicing both algebraic and number-picking strategies is crucial to understand which method works best for an individual, as this can vary based on personal strengths and the nature of the problem.
  • The strategy of picking numbers involves creativity and insight into the problem structure, making it a valuable tool in the GRE test-taker's arsenal.
Chapters
00:01
Introduction to Number Picking
00:30
The Low-Hanging Fruit Strategy
04:37
Advanced Number Picking Guidelines
06:03
Practical Application and Examples
17:11
Choosing Between Algebra and Number Picking

Q: What's the algebraic solution for the first practice problem in the video?

A: I'm going to say upfront that this problem is really hard to solve algebraically in a short amount of time, which is why it's included in the "picking numbers" video. But, let's walk through the algebra anyway :)

The Vendor is selling some number of Product A for $6 each and some number of product B for $21 each. We know the prices but not the respective amounts of A and B.

We need to account for the fact that A and B are different prices AND may have different quantities. So we can't just work with the variables Q and T. We need to introduce new variables A (number of product A sold) and B (number product B sold).

The A + B is total products sold and B/(A + B) is the percent of products sold that are B.

1) Q/100 = B/(A + B)

because Q is the percentage of products sold that are B

2) 21B/(6A + 21B) = T/100

because 21B is the revenue from B and 6A + 21B is the total revenue, so 21B/(6A + 21B) is the percentage of revenue from B.

We can take the inverse of both sides of 2) and solve for A/B:

(6A + 21B)/21B = 100/T

(6/21)(A/B) + 1 = 100/T

(A/B) = (7/2)(100 − T)/T = (700 − 7T)/2T

Now take the inverse of equation 1)

100/Q = (A + B)/B

100/Q = (A/B) + 1

Now substitute (700 − 7T)/2T for (A/B) and solve for Q. you should (eventually) get:

Q = 200T(700 − 5T) and divide everything by 5 to get:

40T(140 − T)

As you can see, plugging in is the way to go here!

Q: What's the algebraic solution for the second practice problem in the video?

A: The key to this problem is that we need to use multipliers, discussed in these two videos: Percent Increases and Decreases and Sequential Percent Changes.   Using multipliers for percent changes is a very important idea to have mastered for the test

The original price of the shoes is H and the dress is D = 5H.

Shoe price increased by 50%. So the price became (1.5)H

Dress price increased 40%. So the price became (1.4)5H = 7H.

So the combined price after the increase but before the discount is 1.5H + 7H = 8.5H

The discount is 30%, so Roberta paid (1 − .3)(8.5)H = .7(8.5)H = 5.95H

As you can see, it's not exactly impossible (especially compared to the other practice problems) to figure this one out algebraically. But working through that series of percentage multipliers increases the chances that we're going to make a small mistake that leads us to an incorrect answer. Additionally, it requires us to set up and simplify the equation in a particular way, when there are in fact many ways we could present the amount Roberta paid in terms of D, H, or D and H.