The answer is k=<span>160..............</span>
You are buying 2 items so let's use two different variables to represent each:
p = number of tubes of paint
b = number of disposable brushes
cost = price per item × number of items
Equations from information given:
4p + 0.50b = 20 ← from the first 2 sentences
2p = b ← if there are twice as many brushes as paint tubes you need 2 times paint tubes to equal number of brushes
Solve the problem by using substitution... 1b equals 2p so replace b with that:
4p + 0.50(2p) = 20
4p + 1p = 20 ← 0.50 is half so half of 2p is 1p
5p = 20 ← combine like terms
p = 4 ← divide both sides of the equation by 5
Recall the equation 2p = b replace p with 4
2(4) = b
8 = b
ANSWER:
You purchased 4 tubes of paint and 8 disposable brushes.
Y=x+4
x=0 y=4
x=1 y=5
x=2 y=6
x=3 y=7
plot the points at
(0,4) (1,5) (2,6) and (3,7)
4c + 5h = 650 and
5c + 6h = 800 where c are chefs, h are helpers
Start by finding an expression for c
4c + 5h = 650
4c = 650 -5h
c = (650- 5h)/4
Then substitute that into the second equation and solve for a number value for h
5 (650-5h)/4 + 6h = 800
(3250-25h)/4 + 6h = 800
Multiply both sides by 4
3250-25h + 24h = 3200
-h = -50
h = 50
Take that 50 and substitute it into the expression we have for c to get a number value for c
C= 650-5(50)/4
C = 650-250/4
C = 400/4
C= 100
Check your first equations, substituting $50 for the helpers and $100 for the chefs.
4 (100) + 5(50) =
400 + 250 = 650
5(100) + 6(50) =
500 + 300 = 800