English

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 - Mathematics and Statistics

Advertisements
Advertisements

Question

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

Sum
Advertisements

Solution

Let the cost of 1 dozen pencils, 1 dozen pens and 1 dozen erasers be ₹ x, ₹ y and ₹ z respectively.

According to the given conditions,

4x + 3y + 2z = 60

2x + 4y + 6z = 90   

i.e. x + 2y + 3z = 45

6x + 2y + 3z = 70

Matrix form of the given system of equations is,

`[(4, 3, 2),(1, 2, 3),(6, 2, 3)] [(x),(y),(z)] = [(60),(45),(70)]`

Applying R1 ↔ R2

`[(1, 2, 3),(4, 3, 2),(6, 2, 3)] [(x),(y),(z)] = [(45),(60),(70)]`

Applying R2 → R2 − 4R1, R3 → R3 − 6R1 

`[(1, 2, 3),(0, -5, -10),(0, -10, -15)] [(x),(y),(z)] = [(45),(-120),(-200)]`

Applying R3 → R3 − 2R2,

`[(1, 2, 3),(0, -5, -10),(0, 0, 5)] [(x),(y),(z)] = [(45),(-120),(40)]`

Hence, the original matrix is reduced to an upper triangular matrix.

∴ By equality of matrices, we get

x + 2y + 3z = 45    .......(i)

−5y − 10z = −120

i.e. y + 2z = 24     .......(ii)

5z = 40      .......(iii)

i.e. z = 8

Substituting z = 8 in equation (ii), we get

y + 2(8) = 24

∴ y = 8

Substituting z = 8 and y = 8 in equation (i), we get

x + 2(8) + 3(8) = 45

∴ x + 16 + 24 = 45

∴ x = 5

∴ x = 5, y = 8, z = 8

Thus, the cost of pencils is ₹ 5 per dozen, that of pens is ₹ 8 per dozen and that of erasers is ₹ 8 per dozen.

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

RELATED QUESTIONS

Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`


If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.


Examine the consistency of the system of equations.

2x − y = 5

x + y = 4


Solve the system of linear equations using the matrix method.

2x + y + z = 1

x – 2y – z = `3/2`

3y – 5z = 9


Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


Evaluate the following determinant:

\[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]


Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]


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


For what value of x the matrix A is singular? 

\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]


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}\]


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

\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & 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\]


​Solve the following determinant equation:

\[\begin{vmatrix}3x - 8 & 3 & 3 \\ 3 & 3x - 8 & 3 \\ 3 & 3 & 3x - 8\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 show that the following points are collinear:

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


Find values of k, if area of triangle is 4 square units whose vertices are 
(k, 0), (4, 0), (0, 2)


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

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

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


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


x + 2y = 5
3x + 6y = 15


Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0


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

 


Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]


If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]


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

 

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.


Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\] 
be an identity in x, where abcde are independent of x. Then the value of e is


The number of distinct real roots of \[\begin{vmatrix}cosec x & \sec x & \sec x \\ \sec x & cosec x & \sec x \\ \sec x & \sec x & cosec x\end{vmatrix} = 0\]  lies in the interval
\[- \frac{\pi}{4} \leq x \leq \frac{\pi}{4}\]


If \[x, y \in \mathbb{R}\], then the determinant 

\[∆ = \begin{vmatrix}\cos x & - \sin x  & 1 \\ \sin x & \cos x & 1 \\ \cos\left( x + y \right) & - \sin\left( x + y \right) & 0\end{vmatrix}\]



Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23


Solve the following system of equations by matrix method:
\[\frac{2}{x} - \frac{3}{y} + \frac{3}{z} = 10\]
\[\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 10\]
\[\frac{3}{x} - \frac{1}{y} + \frac{2}{z} = 13\]


Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2


Solve the following system of equations by matrix method:
 2x + 6y = 2
3x − z = −8
2x − y + z = −3


Solve the following system of equations by matrix method:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12


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 factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?


Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A 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 ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.

 

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


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


Solve the following system of equations by using inversion method

x + y = 1, y + z = `5/3`, z + x = `4/3`


`abs (("a"^2, 2"ab", "b"^2),("b"^2, "a"^2, 2"ab"),(2"ab", "b"^2, "a"^2))` is equal to ____________.


If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.


A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×