Question 12 Marks
Solve the following system of equations in R. 3x - 6 > 0, 2x - 5 > 0
Answer
View full question & answer→Consider the first inequation, 3x - 6 > 0 3x > 6 ...(i) Consider the secound inequation, 2x - 5 > 0 2x > 5 $\text{x}>\frac{5}{2}...(\text{ii})$ From (i) and (ii), $\Big[\frac{5}{2},\infty\Big]$ is the solution of the simultaneous equations.