Advertisements
Advertisements
Question
Examine the consistency of the system of equations:
x + y + z = 7, x + 2y + 3z = 18, y + 2z = 6
Solution
x + y + z = 7
x + 2y + 3z = 18
y + 2z = 6
The matrix form of the equations
`[(1, 1, 1),(1, 2, 3),(0, 1, 2)] [(x),(y),(z)] = [(7),(18),(6)]`
A X = B
Augmented Matrix [A, B] |
Elementary Transformation |
`[(1, 1, 1, 7),(1, 2, 3, 18),(0, 1, 2, 6)]` | |
`∼[(1, 1, 1, 7),(0, 1, 2, 11),(0, 1, 2, 6)]` | `{:"R"_2 -> "R"_2 - "R"_1:}` |
`∼[(1, 1, 1, 7),(0, 1, 2, 11),(0, 0, 0, -5)]` | `{:"R"_3 -> "R"_3 - "R"_2:}` |
p(A) = 2; p(A, B) = 3 |
Here p(A) ≠ p(A, B)
∴ The given system is inconsistent and has no solution.
APPEARS IN
RELATED QUESTIONS
Find the rank of the following matrices
`((1, 4),(2, 8))`
Find the rank of the following matrices
`((2, -1, 1),(3, 1, -5),(1, 1, 1))`
Solve the following system of equations by rank method
x + y + z = 9, 2x + 5y + 7z = 52, 2x – y – z = 0
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 the unit matrix of order n is
Choose the correct alternative:
If p(A) = r then which of the following is correct?
Choose the correct alternative:
If `|"A"_("n" xx "n")|` = 3 and |adj A| = 243 then the value n is
Find the rank of the matrix
A = `((1, -3, 4, 7),(9, 1, 2, 0))`
Find the rank of the matrix
A = `((-2, 1, 3, 4),(0, 1, 1, 2),(1, 3, 4, 7))`