English

Two Institutions Decided to Award Their Employees for the Three Values of Resourcefulness, Competence and Determination in the Form of Prices at the Rate of Rs. X, Y And Z Respectively per Person.

Advertisements
Advertisements

Question

Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. xy and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of xy and z. What values are described in this equations?

Advertisements

Solution

\[A . T . Q\]
\[4x + 3y + 2z = 37000\]
\[5x + 3y + 4z = 47000\]
\[x + y + z = 12000\]
We can expressed these equations as AX = B .
\[\text{ Where }A = \begin{bmatrix}4 & 3 & 2 \\ 5 & 3 & 4 \\ 1 & 1 & 1\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}37000 \\ 47000 \\ 12000\end{bmatrix}\]
\[\left| A \right| = 4\left( 3 - 4 \right) - 3\left( 5 - 4 \right) + 2\left( 5 - 3 \right) = - 4 - 3 + 4 = - 3 \neq 0\]
So, A is non singular therefore inverse exists . 
\[ A_{11} = - 1 A_{12} = - 1 A_{13} = 2\]
\[ A_{21} = - 1 A_{22} = 2 A_{23} = - 1\]
\[ A_{31} = 6 A_{32} = - 6 A_{33} = - 3\]
\[adj A = \begin{bmatrix}- 1 & - 1 & 6 \\ - 1 & 2 & - 6 \\ 2 & - 1 & - 3\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}adj A = - \frac{1}{3}\begin{bmatrix}- 1 & - 1 & 6 \\ - 1 & 2 & - 6 \\ 2 & - 1 & - 3\end{bmatrix}\]
\[X = A^{- 1} B = - \frac{1}{3}\begin{bmatrix}- 1 & - 1 & 6 \\ - 1 & 2 & - 6 \\ 2 & - 1 & - 3\end{bmatrix} \begin{bmatrix}37000 \\ 47000 \\ 12000\end{bmatrix}\]
\[ = - \frac{1}{3}\begin{bmatrix}- 37000 - 47000 + 72000 \\ - 37000 + 94000 - 72000 \\ 74000 - 47000 - 36000\end{bmatrix} = - \frac{1}{3}\begin{bmatrix}- 12000 \\ - 15000 \\ - 9000\end{bmatrix} = \begin{bmatrix}4000 \\ 5000 \\ 3000\end{bmatrix}\]
\[So, x = 4000 , y = 5000\text{ and }z = 3000 .\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 7: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 17]

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 15 | Page 17

RELATED QUESTIONS

If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.


Examine the consistency of the system of equations.

x + 3y = 5

2x + 6y = 8


Examine the consistency of the system of equations.

x + y + z = 1

2x + 3y + 2z = 2

ax + ay + 2az = 4


Examine the consistency of the system of equations.

5x − y + 4z = 5

2x + 3y + 5z = 2

5x − 2y + 6z = −1


Solve the system of linear equations using the matrix method.

x − y + 2z = 7

3x + 4y − 5z = −5

2x − y + 3z = 12


If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:

2x – 3y + 5z = 11

3x + 2y – 4z = –5

x + y – 2z = –3


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`


Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}1/a & a^2 & bc \\ 1/b & b^2 & ac \\ 1/c & c^2 & ab\end{vmatrix}\]


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


\[If \begin{vmatrix}p & b & c \\ a & q & c \\ a & b & r\end{vmatrix} = 0,\text{ find the value of }\frac{p}{p - a} + \frac{q}{q - b} + \frac{r}{r - c}, p \neq a, q \neq b, r \neq c .\]

 


​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\] and c  are all non-zero and 

\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + b & 1 \\ 1 & 1 & 1 + c\end{vmatrix} =\] 0, then prove that 
\[\frac{1}{a} + \frac{1}{b} + \frac{1}{c} +\]1
= 0

 


Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?


If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.


If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.


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}a & b - c & c - b \\ a - c & b & c - a \\ a - b & b - a & c\end{vmatrix} = \left( a + b - c \right) \left( b + c - a \right) \left( c + a - b \right)\]

 


9x + 5y = 10
3y − 2x = 8


6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8


Write the value of the determinant 
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]

 


State whether the matrix 
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.


If \[A = \left[ a_{ij} \right]\]   is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.

 

If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


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.

If a > 0 and discriminant of ax2 + 2bx + c is negative, then
\[∆ = \begin{vmatrix}a & b & ax + b \\ b & c & bx + c \\ ax + b & bx + c & 0\end{vmatrix} is\]




\[\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 


If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]





Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0


Solve the following system of equations by matrix method:
 5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25


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


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


The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13


Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`


Solve the following equations by using inversion method.

x + y + z = −1, x − y + z = 2 and x + y − z = 3


If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.


If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×