We are given a system of three linear equations with three unknowns: the cost of earrings ($e$), headbands ($h$), and necklaces ($n$). The equations are: $2e + 2h = 8$ $4h + 2n = 5$ $4e + 2h + 4n = 15$ We need to express this system in matrix form $Ax = b$ and identify the correct option (A, B, C, or D) which represents the solution for $x$ as $x = A^{-1}b$. Then, we need to demonstrate the correctness by solving the system.
2025/4/27
1. Problem Description
We are given a system of three linear equations with three unknowns: the cost of earrings (), headbands (), and necklaces (). The equations are:
We need to express this system in matrix form and identify the correct option (A, B, C, or D) which represents the solution for as . Then, we need to demonstrate the correctness by solving the system.
2. Solution Steps
First, write the equations in matrix form:
The equation can be written as:
The solution is given by , so we have:
Comparing this with the options, option A is incorrect, option B is incorrect, option C is incorrect, and option D appears closest to correct as the inverse is applied.
Now let's solve the system of equations.
From the first equation, , we get , so .
From the second equation, , we get , so .
Substitute and into the third equation:
Then .
And .
Thus, , , and .
To check if option D is correct, we can plug the values of , , and into the equations. This confirms that option D has the correct matrix setup. However, finding the inverse of a 3x3 matrix and multiplying is computationally involved.
By inspection, the correct option is D.
3. Final Answer
The correct option is D.