Answer:
So Philip made 5 bracelets and 4 necklaces.
Step-by-step explanation:
Let x = number of bracelets and y = number of necklaces.
Since we have a total of 9 bracelets and necklaces,
x + y = 9 (1)
Also, we have 8 inches of cord for each bracelet and 20 inches of cord for each necklace, then the total length for the bracelet is 8x and that for the necklace is 20y.
So, the total length for both is 8x + 20y. Since the total length of cord used is 120 inches,
8x + 20y = 120 (2)
Simplifying it we have
2x + 5y = 30 (3).
Writing equations (1) and (3) in matrix form, we have
![\left[\begin{array}{ccc}1&1\\2&5\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}9\\30\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%261%5C%5C2%265%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D9%5C%5C30%5Cend%7Barray%7D%5Cright%5D)
Using Cramer's rule to solve for x and y,
![x = det \left[\begin{array}{ccc}9&1\\30&5\end{array}\right] /det \left[\begin{array}{ccc}1&1\\2&5\end{array}\right] \\](https://tex.z-dn.net/?f=x%20%3D%20det%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D9%261%5C%5C30%265%5Cend%7Barray%7D%5Cright%5D%20%2Fdet%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%261%5C%5C2%265%5Cend%7Barray%7D%5Cright%5D%20%5C%5C)
x = (9 × 5 - 30 × 1) ÷ (1 × 5 - 1 × 2)
x = (45 - 30) ÷ (5 - 2)
x = 15 ÷ 3
x = 5
![y = det \left[\begin{array}{ccc}1&9\\2&30\end{array}\right] /det \left[\begin{array}{ccc}1&1\\2&5\end{array}\right] \\](https://tex.z-dn.net/?f=y%20%3D%20det%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%269%5C%5C2%2630%5Cend%7Barray%7D%5Cright%5D%20%2Fdet%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%261%5C%5C2%265%5Cend%7Barray%7D%5Cright%5D%20%5C%5C)
y = (30 × 1 - 9 × 2) ÷ (1 × 5 - 1 × 2)
y = (30 - 18) ÷ (5 - 2)
y = 12 ÷ 3
y = 4
So Philip made 5 bracelets and 4 necklaces.
Answer:
25.3 lb
Step-by-step explanation:
We can multiply the whole by the percentage to find the part. Since 15.9% is equal to 0.159, the weight of fat is 159*0.159 = 25.281. Round this to the nearest tenth, and we get 25.3 pounds.
p(-5, 2)
the rule is x + 3, so add -5 + 3 = -2
the x coordinate of P' is -2
Answer: it cost a customer $7.25 to buy five tulips and $10.5 to buy six roses.
Step-by-step explanation:
Let x represent the cost of 1 tulip.
Let y represent the cost of 1 rose.
The price of each tulip is the same and the price of each roses the same. One customer bought seven tulips and nine roses for $25.90. This means that
7x + 9y = 25.9 - - - - - - - - - - - - - - 1
Another customer bought for four tulips and eight roses for $19.80. This means that
4x + 8y = 19.8- - - - - - - - - - - - - - - 2
Multiplying equation 1 by 4 and equation 2 by 7, it becomes
28x + 36y = 103.6
28x + 56y = 138.6
Subtracting, it becomes
- 20y = - 35
y = - 35/ - 20
y = 1.75
Substituting y = 1.75 into equation 2, it becomes
4x + 8 × 1.75 = 19.8
4x + 14 = 19.8
4x = 19.8 - 14 = 5.8
x = 5.8/4
x = 1.45
The cost of 5 tulips would be
1.45 × 5 = $7.25
The cost of 6 roses would be
1.75 × 6 = $10.5