. The cost of five pens and four notebooks is . The cost of three notebooks and three bags is . What is cost of one bag and one pen and one notebook?
The cost of two bags and four pens is
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let b , p and n be the cost of one bag, one pen and one notebook respectively.
2 b + 4 p = 3 0 ⟹ 4 p = 3 0 − 2 b ⟹ p = 2 1 5 − b ( 1 )
5 p + 4 n = 2 9 ⟹ 5 p = 2 9 − 4 n ⟹ p = 5 2 9 − 4 n ( 2 )
3 n + 3 b = 3 7 . 5 ( 3 )
Equate ( 1 ) and ( 2 ) .
2 1 5 − b = 5 2 9 − 4 n
7 5 − 5 b = 5 8 − 8 n
− 8 n + 5 b = 1 7 ( 4 )
( 3 × ( 4 ) ) + ( 8 × ( 3 ) ) , we get
3 9 b = 3 5 1
b = 9
It follows that p = 2 1 5 − 9 = 3 .
Solving for n , we have
3 n + 3 ( 9 ) = 3 7 . 5 ⟹ 3 n = 1 0 . 5 ⟹ n = 3 . 5
Finally,
b + p + n = 9 + 3 + 3 . 5 = 1 5 . 5