Problem 63
Question
A saleswoman works at a kiosk that offers three different models of cell phones: standard with 16 GB capacity, deluxe with 32 GB capacity, and super deluxe with 64 GB capacity. For each phone that she sells, she earns a commission based on the cell phone model. One week she sells 9 standard, 11 deluxe, and 8 super deluxe and makes \(\$ 740\) in commission. The next week she sells 13 standard, 15 deluxe, and 16 super deluxe for a \(\$ 1204\) commission. The third week she sells 8 standard, 7 deluxe, and 14 super-deluxe, earning \(\$ 828\) in commission. (a) Let \(x, y,\) and \(z\) represent the commission she earns on standard, deluxe, and super deluxe, respectively. Translate the given information into a system of equations in \(x, y,\) and \(z\) \(=(\mathbf (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 each model of cell phone?
Step-by-Step Solution
VerifiedKey Concepts
Matrix Equation
Understanding how to set up a matrix equation involves:
- Identifying each variable's coefficient to construct the matrix \(A\).
- Collecting all variable terms into column matrix \(X\).
- Joining the equations' constants into column matrix \(B\).
Matrix Inverse
Here is a brief road map to finding a matrix inverse:
- Calculate the determinant of the matrix \(A\). If it is zero, an inverse does not exist.
- Find the adjugate of matrix \(A\), which involves transposing the matrix and taking the cofactor of each element.
- Use the formula \(A^{-1} = \frac{1}{\text{det}(A)}\text{adj}(A)\) to compute the inverse.
Commission Calculation
The key to understanding commission calculation in this context is:
- The commission per phone model is treated as a variable, for example, \(x, y, \) and \(z\).
- Equations are formed for each week's sales to express the total commission as a sum of products of the number of phones sold and respective commissions.
- Solving this system of equations reveals the commission values desired.