The bookshop of a particular school has 10 dozen chemistry books, 8 dozen physics books, 10 dozen economics books. Their selling prices are Rs 80, Rs 60 and Rs 40 each respectively. Find the total amount the bookshop will receive from selling all the books using matrix algebra.
The bookshop has 10 dozen chemistry books, 8 dozen physics books, and 10 dozen economics books. The selling prices of a chemistry book, a physics book, and an economics book are respectively given as Rs 80, Rs 60, and Rs 40. The total amount of money that will be received from the sale of all these books can be represented in the form of a matrix as:
\(12\begin{bmatrix}10&8&10\end{bmatrix}\begin{bmatrix}80\\60\\40\end{bmatrix}\)
=12[10 x 80+8 x 60+10 x 40]
=12(800+480+400)
=12(1680)
=20160
Thus, the bookshop will receive Rs 20160 from the sale of all these books.
If A and B are two n times n non-singular matrices, then
A racing track is built around an elliptical ground whose equation is given by \[ 9x^2 + 16y^2 = 144 \] The width of the track is \(3\) m as shown. Based on the given information answer the following: 
(i) Express \(y\) as a function of \(x\) from the given equation of ellipse.
(ii) Integrate the function obtained in (i) with respect to \(x\).
(iii)(a) Find the area of the region enclosed within the elliptical ground excluding the track using integration.
OR
(iii)(b) Write the coordinates of the points \(P\) and \(Q\) where the outer edge of the track cuts \(x\)-axis and \(y\)-axis in first quadrant and find the area of triangle formed by points \(P,O,Q\).