Solveeit Logo

Question

Mathematics Question on Coordinate Geometry

Let RR be the interior region between the lines 3xy+1=03x - y + 1 = 0 and x+2y5=0x + 2y - 5 = 0 containing the origin. The set of all values of aa, for which the points (a2,a+1)(a^2, a + 1) lie in RR, is:

A

(3,1)(13,1)(-3, -1) \cup \left(-\frac{1}{3}, 1\right)

B

(3,0)(13,1)(-3, 0) \cup \left(-\frac{1}{3}, 1\right)

C

(3,0)(23,1)(-3, 0) \cup \left(\frac{2}{3}, 1\right)

D

(3,1)(13,1)(-3, -1) \cup \left(\frac{1}{3}, 1\right)

Answer

(3,0)(13,1)(-3, 0) \cup \left(-\frac{1}{3}, 1\right)

Explanation

Solution

Given the lines 3xy+1=03x - y + 1 = 0 and x+2y5=0x + 2y - 5 = 0, we need to find the region RR that is bounded by these lines and contains the origin.

Line Equations Analysis:
For the line 3xy+1=03x - y + 1 = 0, rearranging gives y=3x+1y = 3x + 1.
For the line x+2y5=0x + 2y - 5 = 0, rearranging gives y=5x2y = \frac{5 - x}{2}.

The region RR is bounded by these lines such that it includes the origin (0,0)(0, 0).

Condition for Points (a2,a+1)(a^2, a + 1) to Lie in RR:
The point (a2,a+1)(a^2, a + 1) lies in RR if it satisfies the inequalities:
3a2+1<a+1anda+1<5a22.3a^2 + 1 < a + 1 \quad \text{and} \quad a + 1 < \frac{5 - a^2}{2}.

Simplifying the first inequality:
3a2+1<a+1    3a2a<0    a(3a1)<0.3a^2 + 1 < a + 1 \implies 3a^2 - a < 0 \implies a(3a - 1) < 0.
This gives the interval 13<a<0-\frac{1}{3} < a < 0.

Simplifying the second inequality:
a+1<5a22    2a+2<5a2    a2+2a3>0.a + 1 < \frac{5 - a^2}{2} \implies 2a + 2 < 5 - a^2 \implies a^2 + 2a - 3 > 0.
Factoring gives:
(a1)(a+3)>0.(a - 1)(a + 3) > 0.
This gives the intervals a<3a < -3 or a>1a > 1.

Combining the Intervals:
The valid values of aa are the intersection of 13<a<0-\frac{1}{3} < a < 0 with a<3a < -3 or a>1a > 1, which results in:
(3,0)(13,1).(-3, 0) \cup \left(-\frac{1}{3}, 1\right).

Thus, the correct answer is : (3,0)(13,1)(-3, 0) \cup \left(\frac{1}{3}, 1\right)