StemCET Logo

Maths Question 5 – JEE-MAIN 2025

Let the system of equations x+5yz=1 4x+3y3z=7 24x+y+λz=μ λ,μR, have infinitely many solutions. Then the number of the solutions of this system, if x,y,z are integers and satisfy 7x+y+z77, is :

For a system of linear equations AX=B to have infinitely many solutions, the rank of the coefficient matrix A must be equal to the rank of the augmented matrix [A|B], and this rank must be less than the number of variables.

Step 1: Determine values of λ and μ for infinitely many solutions✦ Active

For the system to have infinitely many solutions, the third equation must be a linear combination of the first two. Let E3=aE1+bE2:

a(x+5yz)+b(4x+3y3z)=24x+y+λz(a+4b)x+(5a+3b)y+(a3b)z=24x+y+λz

Comparing coefficients and constant terms:

a+4b=24(1)5a+3b=1(2)a3b=λ(3)a+7b=μ(4)

Solving (1) and (2): Multiply (1) by 5 and (2) by 1, then subtract: 5(a+4b)(5a+3b)=5(24)117b=119b=7. Substitute b=7 into (1): a+4(7)=24a+28=24a=4. Now, substitute a=4 and b=7 into (3) and (4):

λ=(4)3(7)=421=17μ=4+7(7)=4+49=45
Step 2: Find the general solution (x,y,z) in terms of an integer parameter○ Expand

Since the system has infinitely many solutions, we only need to solve the first two equations:

x+5yz=1(E1)4x+3y3z=7(E2)

Multiply (E1) by 3: 3x+15y3z=3. Subtract this from (E2):

(4x+3y3z)(3x+15y3z)=73x12y=4x=12y+4

Substitute x=12y+4 into (E1):

(12y+4)+5yz=117y+4z=1z=17y+3

Let y=k, where k is an integer. Then the general solution is:

x=12k+4y=kz=17k+3
💡 Teacher's Secret Hint

Remember that for infinitely many solutions, the system is consistent and dependent, allowing one or more variables to be expressed in terms of parameters.

Step 3: Apply the inequality condition and count the solutions○ Expand

We are given that x,y,z are integers and satisfy 7x+y+z77. Calculate the sum x+y+z in terms of k:

x+y+z=(12k+4)+k+(17k+3)=30k+7

Now apply the inequality:

730k+777

Subtract 7 from all parts of the inequality:

030k70

Divide by 30:

0k70300k730k2.333...

Since k must be an integer, the possible values for k are 0,1,2. Each value of k corresponds to a unique integer solution (x,y,z). Therefore, there are 3 solutions.

💡 Teacher's Secret Hint

Ensure to consider only integer values for the parameter k as x,y,z are integers.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.