English

Solve the following by inversion method 2x + y = 5, 3x + 5y = −3 - Mathematics and Statistics

Advertisements
Advertisements

Question

Solve the following by inversion method 2x + y = 5, 3x + 5y = −3

Sum
Advertisements

Solution

Matrix form of the given system of equations is

`[(2, 1),(3, 5)] [(x), (y)] = [(5),(-3)]`

This is of the form AX = B,

where A = `[(2, 1),(3, 5)]`, X = `[(x),(y)]` and B = `[(5),(-3)]`

To determine X, we have to find A−1 

|A| = `[(2, 1),(3, 5)]`

= 10 − 3

= 7 ≠ 0

∴ A−1 exists.

Consider AA−1 = I

∴ `[(2, 1),(3, 5)]` A−1 = `[(1, 0),(0, 1)]`

Applying R2 → 2R2 − 3R1, we get

`[(2, 1),(0, 7)]` A−1 = `[(1, 0),(-3, 2)]`

Applying R1 → 7R1 – R2, we get

`[(14, 0),(0, 7)]` A−1 = `[(10, -2),(-3, 2)]`

Applying R1 → `(1/14)` R1 and R2 → `(1/7)` R2, we get

`[(1, 0),(0, 1)]` A−1 = `[(10/14, (-2)/14),((-3)/7, 2/7)]`

∴ A−1 = `1/7[(5, -1),(-3, 2)]`

Pre-multiplying AX = B by A−1, we get

A−1(AX) = A−1B

∴ (A−1A)X = A−1B

∴ IX = A−1B

∴ X =  A−1B

∴ X = `1/7[(5, -1),(-3, 2)] [(5),(-3)]`

∴ `[(x),(y)] = 1/7[(25 + 3),(-15 - 6)]`

= `1/7[(28),(-21)]`

= `[(4),(-3)]`

∴ By equality of matrices, we get

x = 4, y = – 3

shaalaa.com
  Is there an error in this question or solution?
Chapter 1.2: Matrics - Short Answers II

RELATED QUESTIONS

Examine the consistency of the system of equations.

2x − y = 5

x + y = 4


Solve the system of the following equations:

`2/x+3/y+10/z = 4`

`4/x-6/y + 5/z = 1`

`6/x + 9/y - 20/x = 2`


Evaluate the following determinant:

\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


Evaluate

\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.

 

Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]


\[\begin{vmatrix}0 & b^2 a & c^2 a \\ a^2 b & 0 & c^2 b \\ a^2 c & b^2 c & 0\end{vmatrix} = 2 a^3 b^3 c^3\]


Using properties of determinants prove that

\[\begin{vmatrix}x + 4 & 2x & 2x \\ 2x & x + 4 & 2x \\ 2x & 2x & x + 4\end{vmatrix} = \left( 5x + 4 \right) \left( 4 - x \right)^2\]


\[\begin{vmatrix}- a \left( b^2 + c^2 - a^2 \right) & 2 b^3 & 2 c^3 \\ 2 a^3 & - b \left( c^2 + a^2 - b^2 \right) & 2 c^3 \\ 2 a^3 & 2 b^3 & - c \left( a^2 + b^2 - c^2 \right)\end{vmatrix} = abc \left( a^2 + b^2 + c^2 \right)^3\]


Prove the following identity:

\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]


​Solve the following determinant equation:

\[\begin{vmatrix}1 & 1 & x \\ p + 1 & p + 1 & p + x \\ 3 & x + 1 & x + 2\end{vmatrix} = 0\]

If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]


Using determinants show that the following points are collinear:

(5, 5), (−5, 1) and (10, 7)


Using determinants, find the equation of the line joining the points

(1, 2) and (3, 6)


Prove that :

\[\begin{vmatrix}a + b & b + c & c + a \\ b + c & c + a & a + b \\ c + a & a + b & b + c\end{vmatrix} = 2\begin{vmatrix}a & b & c \\ b & c & a \\ c & a & b\end{vmatrix}\]

 


Prove that :

\[\begin{vmatrix}1 & b + c & b^2 + c^2 \\ 1 & c + a & c^2 + a^2 \\ 1 & a + b & a^2 + b^2\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right)\]

 


Prove that :

\[\begin{vmatrix}z & x & y \\ z^2 & x^2 & y^2 \\ z^4 & x^4 & y^4\end{vmatrix} = \begin{vmatrix}x & y & z \\ x^2 & y^2 & z^2 \\ x^4 & y^4 & z^4\end{vmatrix} = \begin{vmatrix}x^2 & y^2 & z^2 \\ x^4 & y^4 & z^4 \\ x & y & z\end{vmatrix} = xyz \left( x - y \right) \left( y - z \right) \left( z - x \right) \left( x + y + z \right) .\]

 


Prove that :

\[\begin{vmatrix}a^2 & a^2 - \left( b - c \right)^2 & bc \\ b^2 & b^2 - \left( c - a \right)^2 & ca \\ c^2 & c^2 - \left( a - b \right)^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]

Prove that

\[\begin{vmatrix}a^2 + 1 & ab & ac \\ ab & b^2 + 1 & bc \\ ca & cb & c^2 + 1\end{vmatrix} = 1 + a^2 + b^2 + c^2\]

3x + y = 19
3x − y = 23


x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1


5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7


3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1


x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0


If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.


Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]


Write the value of the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]


If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.


If \[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\], then write the value of x.

Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]


If \[D_k = \begin{vmatrix}1 & n & n \\ 2k & n^2 + n + 2 & n^2 + n \\ 2k - 1 & n^2 & n^2 + n + 2\end{vmatrix} and \sum^n_{k = 1} D_k = 48\], then n equals

 


\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]


If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\]  is equal to 


The maximum value of  \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)

 





If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is


Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3


A school wants to award its students for the values of Honesty, Regularity and Hard work with a total cash award of Rs 6,000. Three times the award money for Hard work added to that given for honesty amounts to Rs 11,000. The award money given for Honesty and Hard work together is double the one given for Regularity. Represent the above situation algebraically and find the award money for each value, using matrix method. Apart from these values, namely, Honesty, Regularity and Hard work, suggest one more value which the school must include for awards.


Two schools P and Q want to award their selected students on the values of Discipline, Politeness and Punctuality. The school P wants to award ₹x each, ₹y each and ₹z each the three respectively values to its 3, 2 and 1 students with a total award money of ₹1,000. School Q wants to spend ₹1,500 to award its 4, 1 and 3 students on the respective values (by giving the same award money for three values as before). If the total amount of awards for one prize on each value is ₹600, using matrices, find the award money for each value. Apart from the above three values, suggest one more value for awards.


Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.


2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0


If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & 1 & 0\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}2 \\ - 1 \\ 3\end{bmatrix}\], find x, y, z.

For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4


If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.


If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A


The cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices


If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if


For what value of p, is the system of equations:

p3x + (p + 1)3y = (p + 2)3

px + (p + 1)y = p + 2

x + y = 1

consistent?


The system of linear equations

3x – 2y – kz = 10

2x – 4y – 2z = 6

x + 2y – z = 5m

is inconsistent if ______.


Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.


If a, b, c are non-zero real numbers and if the system of equations (a – 1)x = y + z, (b – 1)y = z + x, (c – 1)z = x + y, has a non-trivial solution, then ab + bc + ca equals ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×