Question

Difficulty: Very hardSystems of Linear Equations

In the system of equations below, aa is a constant.

ax+3y=52xy=1\begin{aligned} ax + 3y &= 5 \\ 2x - y &= 1 \end{aligned}

If the system has a solution (x,y)(x, y) that lies in Quadrant IV of the xyxy-plane, which of the following could be the value of aa?

  1. 12Answer
  2. B
    8
  3. C
    -4
  4. D
    -8

Answer

12
The correct answer is 12. For the solution (x,y)(x, y) to lie in Quadrant IV, the xx-coordinate must be positive and the yy-coordinate must be negative. Isolating yy in the second equation gives y=2x1y = 2x - 1. Substituting this into the first equation yields x=8a+6x = \frac{8}{a+6}. For xx to be positive, we must have a>6a > -6. Substituting xx back into the expression for yy gives y=10aa+6y = \frac{10-a}{a+6}. For yy to be negative when a>6a > -6, we must have 10a<010 - a < 0, which simplifies to a>10a > 10. Among the choices, only 12 is greater than 10.

Step-by-Step Solution

1
Identify the signs of coordinates in Quadrant IV.
x>0x > 0 and y<0y < 0
In Quadrant IV of the coordinate plane, the horizontal coordinate is positive and the vertical coordinate is negative.
2
Express yy in terms of xx from the second equation.
y=2x1y = 2x - 1
This facilitates substituting yy into the first equation to solve for xx.
3
Substitute y=2x1y = 2x - 1 into the first equation and solve for xx.
x=8a+6x = \frac{8}{a + 6}
To find the coordinates of the intersection point in terms of the parameter aa.
4
Substitute x=8a+6x = \frac{8}{a + 6} back into the expression for yy.
y=10aa+6y = \frac{10 - a}{a + 6}
To express the yy-coordinate of the intersection point in terms of the parameter aa.
5
Apply the conditions x>0x > 0 and y<0y < 0 to solve for aa.
a>10a > 10
For x>0x > 0, we need a+6>0    a>6a + 6 > 0 \implies a > -6. For y<0y < 0 given a+6>0a + 6 > 0, we need 10a<0    a>1010 - a < 0 \implies a > 10.
6
Evaluate the options to find a value of aa that satisfies the condition.
12
Among the options (12, 8, -4, -8), only 12 is greater than 10.

Key Concept

Solving systems of linear equations with parameters and applying quadrant constraints
Rate this question