Pustakam Library

Free Exams learning guide

GRE Quant Prep Guide: Score 165+ Step by Step

GRE Quant Prep Guide: Score 165+ Step by Step — a free intermediate-level guide covering gre preparation guide for high quantitative score. Learn with...

90 min read10 chaptersintermediate

What you will learn

  1. GRE Quant Format & Strategic Framework
  2. Arithmetic & Number Properties Deep Dive
  3. Algebra: Equations, Inequalities & Functions
  4. Geometry & Coordinate Systems
  5. Statistics, Probability & Combinatorics
  6. Word Problems & Applied Mathematics
  7. Quantitative Comparison Mastery
  8. Data Interpretation Mastery
  9. Advanced Problem-Solving Techniques
  10. Mock Tests & Performance Optimization

1. GRE Quant Format & Strategic Framework

The Architecture of the GRE Quantitative Section Imagine two students, Alex and Sam, sitting for the same GRE exam. Both know their exponent rules cold and can calculate the area of a circle blindfolded. Alex finishes the first math section with five minutes to spare, feeling confident. Sam rushes through the final five questions, second-guessing every answer, and finishes with a knot in their stomach. When scores come back, Alex lands in the 90th percentile; Sam hovers in the 65th. The difference between these two outcomes rarely comes down to raw mathematical knowledge. Instead, it comes down to strategy. The GRE Quantitative section is not just a math test; it is a test of executive function under pressure. It tests your ability to manage time, recognize question types, and make strategic decisions about where to invest your cognitive energy. To score in the top echelons of the GRE, you must understand the testing environment as intimately as you understand the math itself. This means dissecting the section-level adaptive nature of the exam, mastering the nuances of the four question formats, and executing a ruthless pacing strategy. Section-Level Adaptivity: The Hidden Scoring Engine The most critical structural element of the GRE to understand is its section-level adaptivity. Older iterations of the GRE and many other standardized tests adapted after every single question. If you got a question right, the next one was immediately harder; if you got it wrong, the next one was easier. The current GRE does not work this way. Instead, your performance on the first Quantitative section dictates the difficulty of the second Quantitative section. Here is how the mechanism functions: 1. Section 1 (Quantitative): You receive a standard mix of questions of varying difficulties—some easy, some medium, some hard. 2. The Algorithm's Decision: Based on your raw score (number of correct answers) on Section 1, the test categorizes you into a performance bracket. 3. Section 2 (Quantitative): You are then served a second section tailored to that bracket. - If you perform poorly on Section 1, you receive an easier Section 2. The maximum score you can achieve is severely capped. - If you perform averagely, you receive a medium-difficulty Section 2. You can achieve a solid, but not elite, score. - If you perform exceptionally well on Section 1, you receive a highly difficult Section 2. While the questions are harder, simply getting into this hard bracket unlocks the potential for a top-tier score (165+ out of 170). The Strategic Implication: Because the GRE adapts at the section level, individual questions within a section are not weighted differently. A hard question is worth exactly the same as an easy question within the same section. Therefore, your …

2. Arithmetic & Number Properties Deep Dive

The Invisible Rules of Numbers Consider the number 720. On the GRE, it is rarely just a number; it is a structure. If a question asks about the number of positive divisors of 720, or what the remainder is when 720 is divided by 9, brute-force counting is a guaranteed way to trigger a Time Management Failure. High scorers don’t just calculate; they deconstruct. They see 720 as $2^4 \times 3^2 \times 5^1$ and immediately know it has exactly $(4+1)(2+1)(1+1) = 30$ divisors. Number properties questions rarely require complex arithmetic. Instead, they test your understanding of the underlying rules that govern how numbers interact. By mastering these rules, you can bypass heavy calculation, avoid common traps, and efficiently test boundary cases—a strategy introduced in our strategic framework. Divisibility, Primes, and Factorization The Prime Factorization Foundation Every integer greater than 1 is either prime or can be broken down into a unique product of primes. This prime factorization is the DNA of a number. On the GRE, prime factorization is the master key for solving problems involving divisibility, GCF (Greatest Common Factor), and LCM (Least Common Multiple). To find the GCF of two numbers, take the minimum power of each shared prime factor. To find the LCM, take the maximum power of each prime factor present in either number. Scenario: You need to find the GCF and LCM of 84 and 120. 1. Factor: $84 = 2^2 \times 3^1 \times 7^1$ and $120 = 2^3 \times 3^1 \times 5^1$. 2. GCF: Take the lowest powers of shared primes: $2^2 \times 3^1 = 12$. 3. LCM: Take the highest powers of all primes present: $2^3 \times 3^1 \times 5^1 \times 7^1 = 840$. Divisibility Rules Shortcuts While prime factorization is powerful, quick divisibility rules save precious seconds. 2: Even (ends in 0, 2, 4, 6, 8). 3: Sum of the digits is divisible by 3. 4: Last two digits form a number divisible by 4. 5: Ends in 0 or 5. 6: Divisible by both 2 and 3. 9: Sum of the digits is divisible by 9. If a question asks if a massive number like $4,318$ is divisible by 3, don't do long division. Add the digits: $4+3+1+8 = 16$. Since 16 is not divisible by 3, neither is $4,318$. Remainder Theory and Consecutive Integers The Anatomy of a Remainder When integer $A$ is divided by integer $B$, it yields a quotient $Q$ and a remainder $R$. The fundamental equation is: $A = BQ + R$ The critical constraint is that $R$ must be a non-negative integer strictly less than the divisor ($0 \le R < B$). On the GRE, you will often see problems phrased as: "When $x$ is divided …

3. Algebra: Equations, Inequalities & Functions

The Algebraic Mindset on the GRE A GRE test-taker stares at a Quantitative Comparison question: Quantity A: $2x^2 - 5x + 12$ Quantity B: $x^2 + 2x - 4$ The immediate instinct for many intermediate learners is to plug in a random number, say $x = 2$. For Quantity A, that yields $8 - 10 + 12 = 10$. For Quantity B, that yields $4 + 4 - 4 = 4$. Quantity A is greater. But as we established in the GRE Quant Format & Strategic Framework, the test-maker loves to test boundary cases. What if $x = -2$? Quantity A becomes $8 + 10 + 12 = 30$. Quantity B becomes $4 - 4 - 4 = -4$. Still A. But what if $x = 0$? Quantity A is 12, Quantity B is -4. It feels safe to pick A. But what if we didn't have to guess? By moving everything to one side, we get $x^2 - 7x + 16$. The discriminant ($b^2 - 4ac$) is $49 - 64 = -15$. Because the coefficient of $x^2$ is positive and the discriminant is negative, this quadratic is always positive. Quantity A is definitively greater, and we proved it in seconds using algebra, not trial and error. Algebra on the GRE is less about performing tedious calculations and more about recognizing structure. The test rewards test-takers who can fluidly translate word problems into equations, manipulate inequalities without breaking logic, and understand the rules governing functions. Combined with strategies like backsolving, algebraic mastery allows you to navigate the section-level adaptivity of the exam with confidence, ensuring that Execution/Calculation Errors and Process/Logic Errors don't derail your score. Factoring and Simplifying Algebraic Fractions Before we can solve complex equations or evaluate functions, we must be able to manipulate algebraic expressions cleanly. The GRE heavily tests your ability to factor polynomials and simplify rational expressions (algebraic fractions). Essential Factoring Techniques Before tackling advanced problems, ensure you can quickly execute these fundamental factoring maneuvers: 1. Greatest Common Factor (GCF): Always look for this first. $3x^3 - 12x^2 + 15x = 3x(x^2 - 4x + 5)$. 2. Difference of Squares: $a^2 - b^2 = (a + b)(a - b)$. This appears relentlessly on the GRE. Remember that it applies to variables and numbers alike (e.g., $x^2 - 9$ or $16y^2 - 25$). 3. Perfect Square Trinomials: $a^2 + 2ab + b^2 = (a + b)^2$ and $a^2 - 2ab + b^2 = (a - b)^2$. 4. Standard Quadratic Factoring: Finding two numbers that multiply to $ac$ and add to $b$ in $ax^2 + bx + c$. Simplifying Algebraic Fractions The golden rule of simplifying algebraic fractions is: Factor first, cancel second. Scenario: You are given a …

4. Geometry & Coordinate Systems

Triangles: The Foundation of GRE Geometry Triangles are the most frequently tested geometric shape on the GRE. Their properties form the basis for solving complex polygon problems, coordinate geometry challenges, and even solid geometry questions. Angle Properties and the Exterior Angle Theorem The sum of the interior angles of any triangle is always 180°. On the GRE, this property is frequently tested via the Exterior Angle Theorem. If you extend one side of a triangle, the exterior angle formed is equal to the sum of the two opposite interior (non-adjacent) angles. Instead of setting up an algebraic equation for $x + y + z = 180$, you can often save time by recognizing that an exterior angle is simply the sum of the two remote interior angles. Special Right Triangles The GRE provides a reference sheet with a few formulas, but it does not provide the side ratios for special right triangles. You must memorize these. They allow you to bypass the Pythagorean theorem entirely when you recognize their patterns. 1. 45-45-90 Triangle (Isosceles Right Triangle): - Ratio: $x : x : x\sqrt{2}$ - Pattern: The two legs are equal, and the hypotenuse is simply a leg multiplied by $\sqrt{2}$. If you drop an altitude in a square, you create two 45-45-90 triangles. 2. 30-60-90 Triangle: - Ratio: $x : x\sqrt{3} : 2x$ - Pattern: The side opposite the 30° angle is the shortest side ($x$). The side opposite the 60° angle is the middle length ($x\sqrt{3}$). The hypotenuse (opposite 90°) is twice the shortest side. Pythagorean Triples While the Pythagorean theorem ($a^2 + b^2 = c^2$) applies to all right triangles, the GRE heavily relies on integer triples that satisfy this equation. Memorizing these prevents calculation errors and saves precious seconds: - 3-4-5 (and its multiples: 6-8-10, 9-12-15) - 5-12-13 (and its multiples: 10-24-26) - 7-24-25 Strategic Application: When a problem involves a right triangle with integer side lengths, immediately check if it fits a known triple. If the legs are 18 and 24, don't square them; recognize the 3-4-5 ratio multiplied by 6, making the hypotenuse 30. Area of a Triangle The standard formula is $A = \frac{1}{2} \times \text{base} \times \text{height}$. The critical GRE nuance here is that the base and height must be perpendicular. The height does not have to be a side of the triangle; it can be an altitude drawn outside the triangle (common in obtuse triangles). Right Triangle Shortcut: In a right triangle, the two legs are already perpendicular. Therefore, you can simply multiply the two legs and divide by 2 without needing to calculate a separate altitude. Polygons and Quadrilaterals General Polygon Properties A polygon is any closed figure with straight sides. …

5. Statistics, Probability & Combinatorics

Descriptive Statistics: The Center and Spread of Data The GRE rarely asks you to simply calculate a standard deviation. Instead, it tests your conceptual understanding of how data sets behave, how altering a single value changes the overall profile of the data, and how to compare different distributions. When evaluating a data set, you are generally looking at two main features: central tendency (where the data clusters) and dispersion (how spread out the data is). Mean, Median, and Mode You are already familiar with the fundamental measures of central tendency, but the GRE will test your understanding of how they interact. Mean: The arithmetic average. Highly sensitive to outliers (extreme values). Median: The middle value when the data is ordered. Resistant to outliers. Mode: The most frequently occurring value. A data set can have one mode, more than one mode (bimodal), or no mode. The Outlier Effect: If the highest value in a data set is significantly increased, the mean will increase, but the median and mode will remain exactly the same. The GRE frequently uses Quantitative Comparison to test this. For example, if Quantity A is the mean of a set of salaries where the CEO's salary is an extreme outlier, and Quantity B is the median, the median will almost always be smaller. Range and Standard Deviation While central tendency tells us where the data centers, dispersion tells us how tightly packed or scattered the data is. Range: The difference between the maximum and minimum values ($Max - Min$). Standard Deviation ($\sigma$): A measure of how far individual data points deviate from the mean. Calculating standard deviation by hand is tedious and unnecessary on the GRE. The formula requires finding the mean, subtracting it from each value, squaring the results, averaging those squares (variance), and taking the square root. Instead of calculating, focus on the properties: 1. Adding/Subtracting a constant: If you add 5 to every value in a data set, the mean increases by 5, but the spread of the data does not change. The standard deviation remains identical. 2. Multiplying/Dividing by a constant: If you multiply every value by 3, the mean triples, and the standard deviation also triples. 3. Uniformity: A set of identical values (e.g., {4, 4, 4, 4}) has a standard deviation of 0. The closer all values are to the mean, the smaller the standard deviation. Scenario: You are comparing the daily temperatures of two cities over a week. City A: 70, 71, 69, 70, 72, 68, 70 (Mean: 70) City B: 85, 55, 90, 50, 80, 60, 70 (Mean: 70) Both cities have the exact same mean temperature. However, City B's temperatures vary wildly from the mean, while City A's temperatures …

6. Word Problems & Applied Mathematics

The Art of Translation: Words to Equations A train leaves Chicago heading west at 60 mph. Another train leaves Omaha heading east at 80 mph. If the distance between them is 450 miles, how long until they meet? For many test-takers, word problems trigger immediate anxiety. The math itself—addition, multiplication, basic algebra—is rarely the bottleneck. The true challenge is translation: converting a paragraph of English prose into a clean, solvable algebraic equation. The GRE tests this skill relentlessly because it mirrors the real-world application of mathematics. In previous modules, we covered the underlying mechanics: linear equations from Algebra: Equations, Inequalities & Functions, and number properties from Arithmetic & Number Properties Deep Dive. Here, we apply those tools to complex real-world scenarios. Success on these questions requires abandoning the habit of reading passively. You must read actively, extracting variables, identifying relationships, and setting up equations systematically before you ever touch the calculation. Rate, Distance, and Time The fundamental formula governing all motion problems is: Distance = Rate × Time (D = R × T) Because the GRE rarely gives you a straightforward "find the distance" problem, you must be fluent in manipulating this triangle. If you need time, divide distance by rate ($T = D/R$). If you need rate, divide distance by time ($R = D/T$). The Average Speed Trap The most common Rate-Time-Distance trap on the GRE involves average speed. Test-takers frequently make a Process/Logic Error by simply averaging the two speeds together. Average speed is not the average of the speeds; it is the Total Distance divided by the Total Time. Scenario: A driver travels to a destination at 40 mph and returns along the exact same route at 60 mph. What is the average speed for the entire trip? Incorrect approach: $(40 + 60) / 2 = 50$ mph. Correct approach: Pick a convenient distance that is divisible by both 40 and 60. Let's use 120 miles. Trip there: 120 miles / 40 mph = 3 hours Trip back: 120 miles / 60 mph = 2 hours Total Distance: 120 + 120 = 240 miles Total Time: 3 + 2 = 5 hours Average Speed: 240 / 5 = 48 mph Notice that the average speed (48) is closer to the slower speed (40) because the driver spent more time traveling at the slower speed. Time is the weighting factor. Relative Motion When two objects are moving simultaneously, their rates combine. Moving in opposite directions (toward or away from each other): Add their rates. They are closing the gap (or widening it) at the sum of their speeds. Moving in the same direction: Subtract their rates. The faster object is gaining on the slower one at the difference …

7. Quantitative Comparison Mastery

The QC Answer Grid: A Rigid Framework Quantitative Comparison questions constitute roughly 40% of the GRE Quantitative section. Because of the section-level adaptivity built into the exam, your performance on these specific questions heavily dictates whether the algorithm routes you to a more difficult Section 2 (Quantitative) or a simpler one. Mastering QC is not just about learning math; it is about learning a specific logical framework. Unlike Multiple Choice (Select One) questions where you must calculate a precise value, QC questions ask you to determine the relationship between two quantities. The fundamental rule of QC is this: the relationship must hold true for all permissible values. If the relationship changes depending on the numbers you plug in, the answer is D. Memorize the standard answer choices. They are identical for every QC question, so reading them on test day is a waste of time: - Quantity A is greater. (A) - Quantity B is greater. (B) - The two quantities are equal. (C) - The relationship cannot be determined from the information given. (D) The Strategic Implication of the Grid Because the grid is rigid, you can often eliminate answer choices before you even finish solving. - If you plug in a number and Quantity A is greater, cross off B and C. The only options are A or D. - If you plug in a second, strategically chosen number and Quantity A is still greater, the answer is almost certainly A. - If you plug in a second number and suddenly Quantity B is greater, the answer is instantly D. Mark it and move on. Strategic Number Plugging: The FIST Method Number plugging is a powerful tool in QC, but it is only effective if you test the right numbers. Random testing is inefficient. Instead, use the FIST acronym to guide your value selection: - Fractions (e.g., $1/2$, $3/4$) - Integers (e.g., $2$, $5$) - Special numbers ($0$, $1$, $-1$) - True extremes (e.g., $100$, $-100$) Whenever a problem involves variables without explicit constraints (e.g., "$x$ is a real number"), your baseline test should always include $0$, $1$, $-1$, $2$, $-2$, and a fraction like $1/2$. Scenario: The Variable Trap Quantity A: $x^2$ Quantity B: $x^3$ If you only test $x = 2$, Quantity A is $4$ and Quantity B is $8$. You might conclude Quantity B is greater. But applying FIST reveals the truth: 1. Test $x = 2$: A = $4$, B = $8$ (B is greater. Eliminate A and C). 2. Test $x = -2$: A = $4$, B = $-8$ (A is greater. Eliminate B). 3. Conclusion: The answer is D. By testing a positive integer and a negative integer, you quickly proved the …

8. Data Interpretation Mastery

The Anatomy of a DI Set A GRE Data Interpretation set typically consists of a chart, graph, or table (sometimes more than one) followed by three questions. These questions usually appear at the end of a Quantitative section. Because of the section-level adaptivity discussed in the GRE Quant Format & Strategic Framework, performing well on these late-section DI sets is critical to securing a high overall quantitative score. The algorithm heavily weights your ability to close out the section strong. Every DI question falls into one of the standard formats: Multiple Choice (Select One), Multiple Choice (Select One or More), Numeric Entry, or Quantitative Comparison. The biggest trap test-takers fall into is reading the graph too thoroughly before looking at the questions. A complex bar graph might contain twelve categories across three years, but the first question might only ask about the ratio of Category A to Category B in Year 2. If you spent ninety seconds memorizing the legend and axis increments, you just burned valuable time. The 30-Second Scan When a DI set appears, execute a rapid 30-second scan before diving into the questions. Your goal is to understand the framework of the data, not to memorize the numbers. 1. Read the Title: What is the overarching topic? 2. Check the Axes and Legend: What units are being used? Are they in millions, thousands, or raw numbers? Are percentages or absolute values displayed? 3. Look for Footnotes: Test-makers love to hide crucial multipliers or definitions in small text beneath graphs. 4. Identify the Scale: Does the y-axis start at zero, or does it start at 500? Compressed scales can make minor changes look massive. Once you have the lay of the land, immediately move to the first question. Let the question dictate exactly which part of the graph you need to analyze. Extracting Data with Precision Because of the time pressure of the GRE, you must balance speed with accuracy. As established in Word Problems & Applied Mathematics, translating words into math is a core skill; DI requires translating visuals into math. Bar Graphs and Line Graphs When extracting values from bar or line graphs, use the tip of your pencil to trace directly from the data point to the axis. Do not estimate visually if the gridlines are clearly marked. Scenario: You are looking at a line graph showing a company's revenue over ten years. The y-axis increments are in increments of $2 million, starting at $0. A point sits halfway between the $10 million and $12 million lines. - Inefficient approach: Squinting at the graph and guessing "around 11." - Efficient approach: Tracing the point to the y-axis, noting it is exactly halfway, and recording $11 …

9. Advanced Problem-Solving Techniques

The Limits of Pure Algebra Consider the following scenario: You're halfway through the second Quantitative section of your GRE. Because you performed well on Section 1, the algorithm has served you a difficult problem. It asks for the total number of employees in a company, given a complex set of conditions involving overtime pay, a bonus threshold, and a ratio of managers to associates. You set up a variable for the total employees, translate the English into algebra, and find yourself staring at a quadratic equation with fractions. Three minutes pass. The algebra is turning into a swamp. This is the exact moment where the GRE separates the good test-takers from the great ones. The GRE is not just a test of math; it is a test of efficiency. As established in the GRE Quant Format & Strategic Framework, Section 2 adapts to your performance, meaning difficult problems carry immense scoring weight. Solving them correctly is vital, but solving them quickly is what preserves time for the rest of the section. When pure algebra becomes too cumbersome or error-prone, you must pivot. This module covers the four most powerful alternative strategies to deploy when standard methods fail: backsolving, estimation and benchmarking, pattern recognition, and strategic numerical/visual approaches. Backsolving: Turning Algebra into Arithmetic In a standard Multiple Choice (Select One) problem, the correct answer is sitting right in front of you. Backsolving is the process of systematically testing the answer choices to find the one that satisfies the conditions of the problem. As introduced in earlier chapters, the GRE often orders answer choices in ascending or descending numerical order. This is not an accident; it is an invitation to backsolve. The Systematic Approach To backsolve effectively, never start with choice (A). Start with choice (C). Because the answers are typically ordered, testing (C) gives you a benchmark. If the result of plugging in (C) is too large, you can immediately eliminate (C), (D), and (E). You have just turned a five-choice problem into a two-choice problem. Scenario: A vendor sells widgets for $12 each. If the vendor had sold them for $15 each, he would have needed to sell 20 fewer widgets to earn the same total revenue. How many widgets did he originally sell? Choices: (A) 60 (B) 80 (C) 100 (D) 120 (E) 140 The Algebraic Trap: Setting up $12x = 15(x - 20)$ is actually quite fast here, but let's look at the backsolving approach for when the algebra is less obvious. The Backsolving Method: 1. Start with (C) 100. 2. Calculate original revenue: 100 widgets × $12 = $1,200. 3. Apply the hypothetical: If he sold 20 fewer, he sells 80. At $15 each: 80 × $15 …

10. Mock Tests & Performance Optimization

The Simulation Phase Imagine this scenario: You are 12 minutes into a GRE Quantitative section. You have confidently dispatched the first seven questions. Then, Question 8 appears—a dense Word Problem involving combined rates, ratios, and a subtle inequality constraint. You dive in, set up the equations, and solve. You check the clock. Seven minutes have vanished. Panic sets in. You now have 16 minutes left for 12 questions, three of which are complex Data Interpretation sets. This scenario is the most common reason capable test-takers underperform on GRE Quant. The mathematical knowledge was present, but the pacing strategy failed. At this stage in your preparation, you have mastered the underlying content. You have navigated the Arithmetic & Number Properties Deep Dive, executed the frameworks from Quantitative Comparison Mastery, and applied the Advanced Problem-Solving Techniques. However, knowing how to solve a problem in a vacuum is vastly different from solving it under the duress of a ticking clock, embedded within a section-level adaptive exam. Mock tests bridge this gap. Replicating Test Day Conditions To extract valid data from your practice tests, your simulation must be impeccable. If your practice environment differs from the actual testing center, your performance data will be skewed. - Timing exactitude: Do not pause the exam. If you need a break, the clock keeps running. Adhere strictly to the 35-minute limit per Quant section. - Scratch paper constraints: The GRE provides standard lined scratch paper. Practice using a limited number of sheets (typically 6-10 sheets provided at the center). Do not use a digital whiteboard or an oversized legal pad. Get used to organizing your work efficiently on a standard 8.5" x 11" surface. - Calculator discipline: Use only the standard on-screen calculator. Do not use your physical desk calculator, even for simple arithmetic. You must build the muscle memory for when the on-screen calculator is worth the time to open and when mental math is faster. - Environmental factors: Take the test in a quiet, slightly sterile environment. Do not have snacks on your desk. Wear the clothes you plan to test in. Minimize comfort to build resilience. The Anatomy of an Error Log Taking a full-length mock test is only the data-collection phase. The actual score improvement happens during the post-test review. Every incorrect question—and every question you guessed on but got right—must be dissected in a detailed error log. A superficial error log simply notes "Got it wrong, needed to use the area formula instead of circumference." A high-yield error log categorizes mistakes by type, topic, and root cause. Categorizing by Root Cause When you miss a question, identify which of the following four root causes applied: 1. Content Gap: You simply did not …

Continue learning