Advertisements
Advertisements
प्रश्न
Find k if the equations x + y + z = 1, 3x – y – z = 4, x + 5y + 5z = k are inconsistent
उत्तर
x + y + z = 1
3x – y – z = 4
x + 5y + 5z = k
The matrix equation corresponding to the given system is
`[(1, 1, 1),(3, -1, -1),(1, 5, 5)] [(x),(y),(z)] = [(1), (4), ("k")]`
A X = B
Augmented Matrix [A, B] |
Elementary Transformation |
`[(1, 1, 1, 1),(3, -1, -1, 4),(1, 5, 5, "k")]` | |
`∼[(1, 1, 1, 1),(0, -4, -4, 1),(0, 4, 4, "k" - 1)]` | `{:("R"_2 -> "R"_2 - 3"R"_1),("R"_3 -> "R"_3 - "R"_1):}` |
`∼[(1, 1, 1, 1),(0, -4, -4, 1),(0, 0, 0, "k")]` | `{:"R"_3 -> "R"_3 + R_2:}` |
Obviously, the last equivalent matrix is in the echelon form.
Since the equations are inconsistent
p(A) ≠ p(A, B)
Here p(A) = 2 but p(A, B) should not equal to 2
∴ k ≠ 0
The equations are inconsistent when k assume any real value other than 0.
APPEARS IN
संबंधित प्रश्न
Solve the following system of equations by rank method
x + y + z = 9, 2x + 5y + 7z = 52, 2x – y – z = 0
Show that the equations 5x + 3y + 7z = 4, 3x + 26y + 2z = 9, 7x + 2y + 10z = 5 are consistent and solve them by rank method
The price of three commodities, X, Y and Z are and z respectively Mr. Anand purchases 6 units of Z and sells 2 units of X and 3 units of Y. Mr.Amar purchases a unit of Y and sells 3 units of X and 2 units of Z. Mr. Amit purchases a unit of X and sells 3 units of Y and a unit of Z. In the process they earn ₹ 5,000/-, ₹ 2,000/- and ₹ 5,500/- respectively. Find the prices per unit of three commodities by rank method
An amount of ₹ 5,000/- is to be deposited in three different bonds bearing 6%, 7% and 8% per year respectively. Total annual income is ₹ 358/-. If the income from the first two investments is ₹ 70/- more than the income from the third, then find the amount of investment in each bond by the rank method
Choose the correct alternative:
The rank of m n × matrix whose elements are unity is
Choose the correct alternative:
If p(A) = r then which of the following is correct?
Choose the correct alternative:
If p(A) = p(A, B)= the number of unknowns, then the system is
Choose the correct alternative:
For the system of equations x + 2y + 3z = 1, 2x + y + 3z = 3, 5x + 5y + 9z = 4
Find the rank of the matrix
A = `((-2, 1, 3, 4),(0, 1, 1, 2),(1, 3, 4, 7))`
Find the rank of the matrix
A = `((4, 5, 2, 2),(3, 2, 1, 6),(4, 4, 8, 0))`