Linear Equations and Inequalities

Help Questions

GRE Quantitative Reasoning › Linear Equations and Inequalities

Questions 1 - 10
1

A car rental company charges a flat fee of $F$ dollars plus $0.25$ dollars per mile driven. If a customer drove $m$ miles and was charged a total of $37.50$ dollars, which of the following equations represents this situation?

$0.25F+m=37.50$

$F+\dfrac{m}{0.25}=37.50$

$0.25(F+m)=37.50$

$F-0.25m=37.50$

$F+0.25m=37.50$

Explanation

This question tests translating a word problem into a linear equation. The total charge consists of a flat fee F plus a per-mile charge of $0.25 times the number of miles m. The equation representing the total charge is F + 0.25m = 37.50, where F is the flat fee and 0.25m is the mileage charge. This matches choice B exactly. Choice A incorrectly multiplies the flat fee by 0.25, while choice C incorrectly applies the rate to the sum of F and m rather than just m.

2

For which value(s) of $x$ is the inequality $\dfrac{x-5}{3} > 2$ true?

$x<11$

$x>7$

$x\le 11$

$x>11$

$x\ge 11$

Explanation

This question tests solving linear inequalities involving fractions. Starting with (x - 5)/3 > 2, we multiply both sides by 3 to get x - 5 > 6. Adding 5 to both sides yields x > 11. Since this is a strict inequality (>) rather than ≥, the solution is x > 11, not x ≥ 11. A common error would be to incorrectly simplify the right side after multiplying, getting x - 5 > 2 instead of x - 5 > 6.

3

In a system of equations, $x$ and $y$ satisfy $$\begin{cases}x+y=9\\2x+2y=18\end{cases}$$ Which of the following must be true?

The value of $y$ must be 0.

The system has exactly one solution.

The value of $x$ must be 9.

The system has no solution.

The system has infinitely many solutions.

Explanation

This question tests recognizing dependent equations in a system. Notice that the second equation 2x + 2y = 18 is exactly twice the first equation x + y = 9. When we multiply the first equation by 2, we get 2x + 2y = 18, which is identical to the second equation. This means the two equations represent the same line, so the system has infinitely many solutions - any point (x, y) satisfying x + y = 9 is a solution. The system is not inconsistent (which would have no solutions) nor does it have a unique solution.

4

Which of the following satisfies both inequalities $2x+1>7$ and $x\le 5$?

$x=2$

$x=3$

$x=5$

$x=6$

$x=-3$

Explanation

This question tests finding values that satisfy a system of linear inequalities. The correct approach is to solve each inequality separately and find the intersection of the solution sets. For 2x + 1 > 7, subtract 1 and divide by 2 to get x > 3; combined with x ≤ 5, the range is 3 < x ≤ 5. Among the options, x = 5 satisfies both as 2(5) + 1 = 11 > 7 and 5 ≤ 5. This is justified because it fits the intersection precisely. A common incorrect option like x = 6 fails as it exceeds x ≤ 5. Another error might be selecting x = 3, which does not satisfy the strict inequality >7.

5

A printing company charges $50 to set up a job plus $0.20 per page printed. If the total cost was $86, how many pages were printed?

120

150

170

180

200

Explanation

This question tests solving linear equations in a cost model. The correct approach is to isolate the variable for pages after subtracting the fixed cost. Given 50 + 0.2p = 86, subtract 50 to get 0.2p = 36, then p = 180. This is justified as 50 + 0.2(180) = 86. A common incorrect option like 170 might come from dividing 86 by 0.2 without subtracting. Another error could be using 0.2 incorrectly, leading to 150 or 200.

6

Numbers $x$ and $y$ satisfy the system $$\begin{cases}2x+y=13\\x+y=9\end{cases}$$ What is the value of $x$?

$3$

$2$

$4$

$9$

$13$

Explanation

This question tests solving systems of linear equations. The correct approach is to use elimination by subtracting equations. From 2x + y = 13 and x + y = 9, subtract to get x = 4. This is justified by substituting back: for x = 4, y = 5, and 2(4) + 5 = 13. A common incorrect option like 3 might come from adding instead of subtracting. Another error could be solving for y first, leading to 9 or 13.

7

What is the value of $x$ if $5x-7=3x+9$?

$1$

$16$

$8$

$-8$

$-1$

Explanation

This question tests solving linear equations in one variable. The correct approach is to isolate the variable x by moving terms involving x to one side and constants to the other. Starting with 5x - 7 = 3x + 9, subtract 3x from both sides to get 2x - 7 = 9, then add 7 to both sides yielding 2x = 16. Dividing both sides by 2 gives x = 8. This solution is justified because substituting x = 8 back into the original equation gives 5(8) - 7 = 33 and 3(8) + 9 = 33, which are equal. A common incorrect option like 16 might result from forgetting to divide by 2 after isolating the term. Another error could be mishandling signs, leading to negative values like -8 or -1.

8

Real numbers $x$ and $y$ satisfy $x+y=10$ and $x\ge y$. Which of the following must be true?

$x\ge 5$

$y\ge 5$

$x\le 5$

$y\le 0$

$x=y$

Explanation

This question tests linear equations combined with inequalities. Given x + y = 10 and x ≥ y, we need to determine what must be true. Since x ≥ y and x + y = 10, we can substitute y = 10 - x into the inequality: x ≥ 10 - x. Adding x to both sides gives 2x ≥ 10, so x ≥ 5. This means x must be at least 5, making choice A correct. Choice B (y ≥ 5) is false because if x = 6 and y = 4, the conditions are satisfied but y < 5.

9

For which value(s) of $x$ is the inequality $3-2x \le 11$ true?

$x \le -4$

$x \ge 4$

$x=-4$

$x \ge -4$

$x \le 4$

Explanation

This question tests solving linear inequalities with attention to inequality direction. Starting with 3 - 2x ≤ 11, we first subtract 3 from both sides to get -2x ≤ 8. When dividing both sides by -2, we must reverse the inequality sign, yielding x ≥ -4. This means x can be any value greater than or equal to -4. A common error is forgetting to flip the inequality sign when dividing by a negative number, which would incorrectly give x ≤ -4.

10

Real number $t$ satisfies $2(t-3)\le 4t+6$. For which value(s) of $t$ is the inequality true?

$t=-6$

$t\le -6$

$t\ge -6$

$t\ge 6$

$t\le 6$

Explanation

This question tests solving linear inequalities with variables on both sides. Starting with 2(t - 3) ≤ 4t + 6, we first expand the left side to get 2t - 6 ≤ 4t + 6. Subtracting 2t from both sides gives -6 ≤ 2t + 6. Subtracting 6 from both sides yields -12 ≤ 2t. Dividing by 2 gives -6 ≤ t, which is equivalent to t ≥ -6. A common error would be to incorrectly move terms, potentially reversing the inequality sign when it shouldn't be reversed.

Page 1 of 2