Free GRE Quantitative Reasoning Practice Test: GRE Reasoning Test-8

Last Updated : 23 Jul, 2025

Free GRE Quantitative Reasoning Practice Test 2024 is vital for your preparation across verbal, quantitative, and analytical writing sections. Regularly completing online Free GRE Quantitative Reasoning Practice Tests enhances your understanding of various question types and improves performance evaluation. The official ETS website offers a range of GRE practice materials, and online courses can further aid in efficient exam preparation.

GeeksforGeeks provides Free GRE Quantitative Reasoning Practice Tests and other GRE Quantitative Reasoning Practice Tests, expertly crafted to help you excel. Whether you're starting or fine-tuning skills, our GRE Free Writing Practice Tests are essential for acing the exam.

GRE-Quantitative-Reasoning-Test
Free GRE Quantitative Reasoning Practice Test: GRE Reasoning Test-8


Arithmetic Questions

Here are the solutions for each question with detailed explanations:

Question 1: What is the least common multiple (LCM) of 12 and 15?

Answer: 60

Solution:

Prime factorization of 12: (12 = 2^2 \times 3)

Prime factorization of 15: (15 = 3 \times 5)

LCM is found by taking the highest power of each prime factor:

(LCM = 2^2 \times 3 \times 5 = 60)

Question 2: If 5 workers can complete a task in 12 days, how many days will it take 15 workers to complete the same task?

Answer: 4 days

Solution:

Work is inversely proportional to the number of workers.

If 5 workers take 12 days, the total work is (5 \times 12 = 60) worker-days.

For 15 workers, days needed = (\frac{60}{15} = 4) days.

Question 3: If a car travels at 60 miles per hour, how many miles will it travel in 45 minutes?

Answer: 45 miles

Solution:

Convert 45 minutes to hours: (\frac{45}{60} = 0.75) hours.

Distance = \text{Speed} \times \text{Time} = 60 \times 0.75 = 45 \text{ miles.} = (60 \times 0.75 = 45) miles.

Question 4: A box contains 4 red balls, 5 blue balls, and 6 green balls. What is the probability of randomly selecting a red ball?

Answer: (\frac{4}{15})

Solution:

Total balls = (4 + 5 + 6 = 15).

Probability of red = (\frac{\text{Number of red balls}}{\text{Total balls}} = \frac{4}{15}).

Question 5: A certain number is multiplied by 3, and then 5 is subtracted from the result. If the final answer is 10, what was the original number?

Answer: 5

Solution:

Let the number be (x).

Equation: (3x - 5 = 10).

Solve: (3x = 15 \Rightarrow x = 5).

Question 6: Solve for (x): (2x + 5 = 17).

Answer: (x = 6)

Solution:

Subtract 5 from both sides: (2x = 12).

Divide by 2: (x = 6).

Question 7: If (x^2 - 4x - 12 = 0), what are the possible values of (x)?

Answer: (x = 6) or (x = -2)

Solution:

Factor the equation: ((x - 6)(x + 2) = 0).

Solutions: (x = 6) or (x = -2).

Question 8: Solve for (y): (3y + 2 = 5y - 6).

Answer: (y = 4)

Solution:

Rearrange: (5y - 3y = 2 + 6).

Simplify: (2y = 8 \Rightarrow y = 4).

Question 9: If (2x + y = 10) and (x - y = 2), what is the value of (x)?

Answer: (x = 4)

Solution:

From the second equation: (x = y + 2).

Substitute into the first equation: (2(y + 2) + y = 10).

Simplify: (2y + 4 + y = 10 \Rightarrow 3y = 6 \Rightarrow y = 2).

Substitute (y = 2) into (x = y + 2): (x = 4).

Question 10: Simplify the expression ((x^2 - 4)(x + 2)).

Answer: ((x - 2)) for (x \neq -2)

Solution:

Factor (x^2 - 4) as ((x - 2)(x + 2)).

Expression becomes ((x - 2)(x + 2)(x + 2)).

Simplified as ((x - 2)).

Geometry Questions

Question 11: What is the area of a triangle with a base of 10 units and a height of 5 units?

Answer: 25 square units

Solution:

Area = (\frac{1}{2} \times \text{Base} \times \text{Height} = \frac{1}{2} \times 10 \times 5 = 25) square units.

Question 12: A circle has a radius of 7 units. What is its circumference?

Answer: (14\pi) units

Solution:

Circumference = (2\pi \times \text{Radius} = 2\pi \times 7 = 14\pi) units.

Question 13: What is the volume of a rectangular box with dimensions 3 units by 4 units by 5 units?

Answer: 60 cubic units

Solution:

Volume = (\text{Length} \times \text{Width} \times \text{Height} = 3 \times 4 \times 5 = 60) cubic units.

Question 14: In a right triangle, one leg is 8 units long and the hypotenuse is 10 units. What is the length of the other leg?

Answer: 6 units

Solution:

Use Pythagorean theorem: (c^2 = a^2 + b^2).

(100 = 64 + b^2 \Rightarrow b^2 = 36 \Rightarrow b = 6).

Question 15: What is the measure of each interior angle of a regular pentagon?

Answer: 108 degrees

Solution:

Each interior angle = (\frac{(n - 2) \times 180^\circ}{n} = \frac{(5 - 2) \times 180}{5} = 108^\circ).

Data Analysis Questions

Question 16: A data set has 10 numbers. The average of these numbers is 15. If one of the numbers is removed, the new average is 14. What was the number that was removed?

Answer: 24

Solution:

Total of 10 numbers = (10 \times 15 = 150).

New total of 9 numbers = (9 \times 14 = 126).

Removed number = (150 - 126 = 24).

Question 17: If the median of a set of numbers is 20, and the mode is 22, what is the most likely range for the set of numbers?

Answer: The range is unknown because additional data is required.

Solution:

Range requires the maximum and minimum values, which are not provided.

Question 18: A researcher surveys 50 people about their favorite fruit. 30 choose apples, 15 choose bananas, and 5 choose oranges. What percentage of people chose bananas?

Answer: 30%

Solution:

Percentage = (\frac{\text{Number of people who chose bananas}}{\text{Total people}} \times 100 = \frac{15}{50} \times 100 = 30\%).

Question 19: A box plot shows a data set with a minimum value of 2, a maximum value of 18, and a median of 10. What is the interquartile range if the first quartile is 5 and the third quartile is 15?

Answer: 10

Solution:

Interquartile Range (IQR) = (Q3 - Q1 = 15 - 5 = 10).

Question 20: A line graph shows a company’s revenue increasing from $100,000 to $150,000 in one year. What is the percentage increase in revenue?

Answer: 50%

Solution:

Percentage increase = (\frac{\text{New Value} - \text{Original Value}}{\text{Original Value}} \times 100 = \frac{150,000 - 100,000}{100,000} \times 100 = 50\%).

Also Read:

GRE Quantitative Reasoning Test 1

GRE Quantitative Reasoning Test 2

GRE Quantitative Reasoning Test 3

GRE Quantitative Reasoning Test 4

GRE Quantitative Reasoning Test 5

GRE Quantitative Reasoning Test 6

GRE Quantitative Reasoning Test 7

Comment

Explore