SOLUTION: Two small jars and 1 large jar can hold 7 liters of milk.
3 small jars and 3 large can hold 15 liters of milk.
Find the capacity of each small jar and each large jar?
Algebra ->
Volume
-> SOLUTION: Two small jars and 1 large jar can hold 7 liters of milk.
3 small jars and 3 large can hold 15 liters of milk.
Find the capacity of each small jar and each large jar?
Log On
Question 763741: Two small jars and 1 large jar can hold 7 liters of milk.
3 small jars and 3 large can hold 15 liters of milk.
Find the capacity of each small jar and each large jar? Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Small jar = x
Large jar = y
2x + y = 7.......1
3x + 3y = 15.....2
Multiply (10 by 3
6x + 3y = 21.....3
3x + 3y = 15.....2
Subtract (2) from (3)
3x = 6
x = 2
Substitute x = 2 in (1)
2x + y = 7
2(2) + y = 7
4 + y = 7
y = 7 - 4
y = 3
Small jar contains 2 litres
Large jar contains 3 litres.
Hope this helps.
:-)