Problem 49
Question
An encyclopedia saleswoman works for a company that offers three different grades of bindings for its encyclopedias: standard, deluxe, and leather. For each set that she sells, she earns a commission based on the set's binding grade. One week she sells one standard, one deluxe, and two leather sets and makes \(\$ 675\) in commission. The next week she sells two standard, one deluxe, and one leather set for a \(\$ 600\) commission. The third week she sells one standard, two deluxe, and one leather set, earning \(\$ 625\) in commission. (a) Let \(x, y,\) and \(z\) represent the commission she earns on standard, deluxe, and leather sets, respectively. Translate the given information into a system of equations in \(x, y\) and \(z\) (b) Express the system of equations you found in part (a) as a matrix equation of the form \(A X=B\). (c) Find the inverse of the coefficient matrix \(A\) and use it to solve the matrix equation in part (b). How much commission does the saleswoman earn on a set of encyclopedias in each grade of binding?
Step-by-Step Solution
VerifiedKey Concepts
Matrix Equation
Given the salesperson's three weekly activities, the equations can be structured into matrix form. For example:
- Coefficient matrix \( A \) contains the coefficients from the equations: \( A = \begin{bmatrix} 1 & 1 & 2 \ 2 & 1 & 1 \ 1 & 2 & 1 \end{bmatrix} \)
- Variable matrix \( X \) represents the unknowns: \( X = \begin{bmatrix} x \ y \ z \end{bmatrix} \)
- Result matrix \( B \) contains the outcome of each equation: \( B = \begin{bmatrix} 675 \ 600 \ 625 \end{bmatrix} \)
Inverse of a Matrix
When we multiply a matrix by its inverse, we obtain the identity matrix (a matrix equivalent to multiplying by 1), which is crucial in isolating the variable matrix \( X \). Here's a key point:
- If \( A \) is an \( n \times n \) matrix, then \( A^{-1} \) is also \( n \times n \), and the product \( AA^{-1} = I \), where \( I \) is the identity matrix.
Determinant
Whenever \( \text{det}(A) eq 0 \), the matrix has an inverse, allowing us to solve matrix equations. If it equals zero, the matrix cannot be inverted, and the system may either have no solutions or infinitely many.
For a \( 3 \times 3 \) matrix like \( A \), the determinant is calculated by finding a sum and difference of products of its elements. For example:
- First row elements multiplied by corresponding 2x2 cofactors (det of 2x2 matrices derived by deleting the current row and column of minor's element)
Solving Linear Equations
In a matrix context, solving involves finding the matrix \( X \) such that the matrix equation \( AX = B \) is fulfilled.
- First, calculate \( A^{-1} \) (if possible, which involves correcting for possible determinant calculations as noted.)
- Then compute \( X = A^{-1}B \)
- \( \\(100 \) per standard set
- \( \\)200 \) per deluxe set
- \( \$175 \) per leather set