All Exams Test series for 1 year @ ₹349 only
Question

Let the system of equations : 

$x+5y-z=1$, 

$4x+3y-3z=7$ , 

$24x + \lambda y + \lambda z = \mu$

$\lambda, \mu \in R$, have infinitely many solutions. Then the number of the solutions of this system,if x, y, z are integers and satisfy $7\leq x+y+z\leq77$, is :

The correct answer is
3

Determining Conditions for Infinite Solutions

The given system of linear equations is: $x+5y-z=1$ $4x+3y-3z=7$ $24x + \lambda y + \lambda z = \mu$ For this system to have infinitely many solutions, the determinant of the coefficient matrix must be zero, and the augmented matrix must be consistent. The coefficient matrix is: $ A = \begin{pmatrix} 1 & 5 & -1 \\ 4 & 3 & -3 \\ 24 & \lambda & \lambda \end{pmatrix} $ Calculate the determinant of $A$: $det(A) = 1 \times (3\lambda - (-3\lambda)) - 5 \times (4\lambda - (-3 \times 24)) + (-1) \times (4\lambda - 3 \times 24)$ $det(A) = 1(6\lambda) - 5(4\lambda + 72) - 1(4\lambda - 72)$ $det(A) = 6\lambda - 20\lambda - 360 - 4\lambda + 72$ $det(A) = -18\lambda - 288$ For infinite solutions, $det(A) = 0$. $-18\lambda - 288 = 0 \implies -18\lambda = 288 \implies \lambda = -16$.

Additionally, the system must be consistent. This requires the constant terms to follow the same linear dependency as the coefficients. Using row operations or matrix properties, the consistency condition is found to be $\mu = -3\lambda$. Substituting $\lambda = -16$, we get $\mu = -3(-16) = 48$. So, for infinitely many solutions, $\lambda = -16$ and $\mu = 48$.

Finding the Parametric Solution

Substitute $\lambda = -16$ and $\mu = 48$ into the system: $x+5y-z=1$ (1) $4x+3y-3z=7$ (2) $24x - 16y - 16z = 48 \implies 3x - 2y - 2z = 6$ (3) From equation (1), express $x$ in terms of $y$ and $z$: $x = 1 - 5y + z$. Substitute this into equation (2): $4(1 - 5y + z) + 3y - 3z = 7$ $4 - 20y + 4z + 3y - 3z = 7$ $-17y + z = 3 \implies z = 17y + 3$. Now substitute $z$ back into the expression for $x$: $x = 1 - 5y + (17y + 3) = 12y + 4$. Wait, $x = 1 - 5y + z = 1 - 5y + (17y+3) = 1 + 12y + 3 = 12y + 4$. Hmm let me recheck the previous step $x = 1 - 5y + z$. $x = 1 - 5y + (17y + 3) = 1 + 12y + 3 = 12y + 4$. Let's re-derive using row reduction on the consistent system. Augmented matrix with $\lambda=-16, \mu=48$: $ \begin{pmatrix} 1 & 5 & -1 & | & 1 \\ 4 & 3 & -3 & | & 7 \\ 24 & -16 & -16 & | & 48 \end{pmatrix} $ $R_2 \rightarrow R_2 - 4R_1$, $R_3 \rightarrow R_3 - 24R_1$: $ \begin{pmatrix} 1 & 5 & -1 & | & 1 \\ 0 & -17 & 1 & | & 3 \\ 0 & -136 & -4 & | & 24 \end{pmatrix} $ $R_3 \rightarrow R_3 - 8R_2$: $ \begin{pmatrix} 1 & 5 & -1 & | & 1 \\ 0 & -17 & 1 & | & 3 \\ 0 & 0 & -12 & | & 0 \end{pmatrix} $ The last row $0=0$ confirms consistency. From $R_2$: $-17y + z = 3 \implies z = 17y + 3$. From $R_1$: $x + 5y - z = 1 \implies x = 1 - 5y + z = 1 - 5y + (17y + 3) = 12y + 4$. Let the free variable $y = t$. The parametric solution is: $x = 12t + 4$ $y = t$ $z = 17t + 3$

Applying Integer and Sum Constraints

We are looking for integer solutions, which means $t$ must be an integer. The constraint on the sum of variables is $7 \leq x+y+z \leq 77$. Calculate the sum $x+y+z$: $x+y+z = (12t + 4) + t + (17t + 3) = 30t + 7$. Apply the constraint to the sum: $7 \leq 30t + 7 \leq 77$ Subtract 7 from all parts: $0 \leq 30t \leq 70$ Divide by 30: $0 \leq t \leq 70/30$ $0 \leq t \leq 7/3$ $0 \leq t \leq 2.333...$

Counting the Number of Integer Solutions

Since $t$ must be an integer, the possible values for $t$ in the interval $[0, 2.333...]$ are $0, 1, 2$. Each integer value of $t$ gives a unique integer solution $(x, y, z)$.

  • For $t=0$: $(x, y, z) = (4, 0, 3)$. Sum = 7.
  • For $t=1$: $(x, y, z) = (16, 1, 20)$. Sum = 37.
  • For $t=2$: $(x, y, z) = (28, 2, 37)$. Sum = 67.

There are 3 possible integer values for $t$, resulting in 3 distinct integer solutions that satisfy all the conditions.

Was this answer helpful?

Similar Questions

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
  6. The number of elements in the relation $R = \{(x, y) : 4x^2 + y^2 < 52, x, y \in \mathbb{Z}\}$ is
  7. Let $S = \{z \in \mathbb{C} : 4z^2 + \bar{z} = 0\}$. Then $\sum_{z \in S} |z|^2$ is equal to :
  8. Let f and g be functions satisfying $f(x+y) = f(x)f(y), f(1) = 7$ and $g(x+y) = g(xy), g(1) = 1$, for all $x, y \in \mathbb{N}$. If $\sum_{x=1}^{n} \left(\frac{f(x)}{g(x)}\right) = 19607$, then n is equal to :

  9. Let S be the set of the first 11 natural numbers. Then the number of elements in $A = \{B \subseteq S : n(B) \geq 2$ and the product of all elements of B is even is ________.

  10. Let $S = \frac{1}{25!} + \frac{1}{3!23!} + \frac{1}{5!21!} + \dots$ up to 13 terms. If $13S = \frac{2^k}{n!}, k \in \mathbb{N}$, then $n + k$ is equal to

Important Questions from Algebra

  1. Let A be a $3 \times 3$ matrix such that $A + A^T = O$. If $A\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} 3 \\ 3 \\ 2 \end{bmatrix}$, $A^2\begin{bmatrix} 1 \\ -1 \\ 0 \end{bmatrix} = \begin{bmatrix} -3 \\ 19 \\ -24 \end{bmatrix}$ and $\det(adj(2 \ adj(A + I))) = (2)^\alpha \cdot (3)^\beta \cdot (11)^\gamma$, $\alpha, \beta, \gamma$ are non-negative integers, then $\alpha + \beta + \gamma$ is equal to _________
  2. Let $\alpha = \frac{-1 + i\sqrt{3}}{2}$ and $\beta = \frac{-1 - i\sqrt{3}}{2}$, $i = \sqrt{-1}$. If $(7 - 7\alpha + 9\beta)^{20} + (9 + 7\alpha - 7\beta)^{20} + (-7 + 9\alpha + 7\beta)^{20} + (14 + 7\alpha + 7\beta)^{20} = m^{10}$, then $m$ is _________
  3. Let ABC be a triangle. Consider four points $p_1, p_2, p_3, p_4$ on the side AB, five points $p_5, p_6, p_7, p_8, p_9$ on the side BC, and four points $p_{10}, p_{11}, p_{12}, p_{13}$ on the side AC. None of these points is a vertex of the triangle ABC. Then the total number of pentagons, that can be formed by taking all the vertices from the points $p_1, p_2, ..., p_{13}$, is _________
  4. If $X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}$ is a solution of the system of equations $AX = B$, where $\text{adj } A = \begin{bmatrix} 4 & 2 & 2 \\ -5 & 0 & 5 \\ 1 & -2 & 3 \end{bmatrix}$ and $B = \begin{bmatrix} 4 \\ 0 \\ 2 \end{bmatrix}$, then $|x + y + z|$ is equal to :
  5. Let $C_r$ denote the coefficient of $x^r$ in the binomial expansion of $(1 + x)^n$, $n \in \mathbb{N}, 0 \leq r \leq n$. If $P_n = C_0 - C_1 + \frac{2^2}{3} C_2 - \frac{2^3}{4} C_3 + \dots + \frac{(-2)^n}{n+1} C_n$, then the value of $\sum_{n=1}^{25} \frac{1}{P_{2n}}$ equals.
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App