Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

mia is making a necklace using two types of beads. buying 40 blue beads…

Question

mia is making a necklace using two types of beads. buying 40 blue beads and 20 silver beads will cost $15. buying 20 blue beads and 40 silver beads will cost $14. how much does each type of bead cost? (x = blue, y = silver)
solution (
,
)
cost of silver? $
cost of blue? $

Explanation:

Step1: Set up system of equations

Let $x$ = cost of blue bead, $y$ = cost of silver bead.

$$\begin{cases} 40x + 20y = 10 \\ 20x + 40y = 14 \end{cases}$$

Step2: Simplify first equation

Divide by 20:
$2x + y = 0.5$ → $y = 0.5 - 2x$

Step3: Substitute into second equation

Substitute $y$ into $20x + 40y = 14$:
$20x + 40(0.5 - 2x) = 14$
$20x + 20 - 80x = 14$
$-60x = 14 - 20$
$-60x = -6$

Step4: Solve for x

Calculate $x$:
$x = \frac{-6}{-60} = 0.1$

Step5: Solve for y

Substitute $x=0.1$ into $y=0.5-2x$:
$y = 0.5 - 2(0.1) = 0.5 - 0.2 = 0.3$

Answer:

Cost of silver? $\$0.30$
Cost of blue? $\$0.10$