recategorized by
444 views
1 votes
1 votes

Let two systems of linear equations be defined as follows:

$\begin{array} {} & x+y & =1 \\ P: & 3x+3y & =3 \\ & 5x+5y & =5 \end{array}$ and $\begin{array} {} & x+y & =3 \\ Q: & 2x+2y & =4 \\ & 5x+5y & =12 \end{array}$. Then,

  1. $P$ and $Q$ are inconsistent
  2. $P$ and $Q$ are consistent
  3. $P$ is consistent but $Q$ is inconsistent
  4. None of the above
recategorized by

1 Answer

1 votes
1 votes
P

$x+y = 1$ ....$eq(i)$

$3x+3y = 3$....$eq(ii)$

$5x+5y = 5$...$eq(iii)$

As we can see

$2*eq(i) + eq(ii) = eq(iii)$ this rule is satisfied by both the LHS and RHS parts of the equations.

$\implies$ they can have infinite solution

$\implies$ They are having consistent solutions.

 

Q

$x+y = 3$ ....$eq(i)$

$2x+2y = 4$....$eq(ii)$

$5x+5y = 12$...$eq(iii)$

As we can see

$eq(i) + 2*eq(ii) = eq(iii)$ this rule is satisfied by the LHS part and not by the RHS parts of the equations.(i.e. $3+4*2\neq 12$)

$\implies$ They have no solution

$\implies$ They are having inconsistent solution.

 

$\therefore$ Option $C.$ is the correct answer

Related questions

1 votes
1 votes
2 answers
1
0 votes
0 votes
1 answer
2
gatecse asked Sep 18, 2019
488 views
If $$f(x) = \begin{bmatrix} \cos x & -\sin x & 0 \\ \sin x & \cos x & 0 \\ 0 & 0 & 1 \end{bmatrix}$$ then the value of $\big(f(x)\big)^2$ is$f(x)$$f(2x)$$2f(x)$None of th...
1 votes
1 votes
3 answers
3
gatecse asked Sep 18, 2019
498 views
The value of $$\begin{vmatrix} 1 & \log _x y & \log_x z \\ \log _y x & 1 & \log_y z \\ \log _z x & \log _z y & 1 \end{vmatrix}$$ is$0$$1$$-1$None of these
2 votes
2 votes
1 answer
4
gatecse asked Sep 18, 2019
439 views
Let $A$ be an $n \times n$ matrix such that $\mid A^{2} \mid\: =1$. Here $\mid A \mid $ stands for determinant of matrix $A$. Then$\mid A \mid =1$$\mid A \mid =0 \text{ o...