Question
Question: A typist charges Rs.145 for typing 10 English and 3 Hindi pages, while charges for typing 3 English ...
A typist charges Rs.145 for typing 10 English and 3 Hindi pages, while charges for typing 3 English and 10 Hindi pages are Rs.180. Using matrices find the charges of typing one English and one Hindi page separately. However the typist charged Rs.2 per page from a poor student Shyam for 5 Hindi pages. How much less was charged from this poor boy? Which values are reflected in this problem?
Solution
We write the given information assuming the number of prices per page of each subject as different variables in the form of linear equations. Now we convert the linear equations into matrix form. Calculate the inverse of the matrix formed by the number of pages of each language in each case and use it to calculate the price of each page.
- Adjoint of a matrix M = \left[ {\begin{array}{*{20}{c}} a&b; \\\ c&d; \end{array}} \right] is given by adjM = \left[ {\begin{array}{*{20}{c}} d&{ - b} \\\ { - c}&a; \end{array}} \right]
- Inverse of a matrix A is given by A−1=∣A∣1adjA
Complete step-by-step answer:
Let us assume the charge for typing one English page be Rs.x
Charge for typing one Hindi page be Rs.y
We can form an equation using the charge for one page of language and their respective number of pages.
We are given that typist charges Rs.145 for typing 10 English and 3 Hindi pages
⇒10x+3y=145 … (1)
Also, we are given that typist charges Rs.180 for 3 English and 10 Hindi pages
⇒3x+10y=180 … (2)
We can write the given system of linear equations in two variables using matrices. Let the system of linear equations be denoted by AX=B , where A has a number of pages of language, X has price per page for each language and B has total price paid by the child.
So we write the matrix form of the linear equation as AX=B i.e.