A man was carrying some eggs with him. He sold 2 1 of all the eggs he had and 2 1 of an egg to a customer. He sold 2 1 of the remaining eggs he had and 2 1 of another egg to another customer. To the third customer, he sold 2 1 of the remaining eggs and 2 1 of an egg. All of his eggs had been sold to the 3 customers. How many eggs did he originally have if he hadn't broken any eggs?
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.
Going backwards: if z is the number of eggs the man had before he sold eggs to the third customer, then z = z / 2 + 1 / 2 . Thus z = 1 .
If y is the number of eggs the man had before he sold eggs to the second customer, then y = y / 2 + 1 / 2 + 1 . Thus y = 3 .
If x is the number of eggs the man had before he sold eggs to the first customer, then x = x / 2 + 1 / 2 + 3 . Thus x = 7 .
p.s. It was unnecessary to mention that the man had not broken any eggs. The values of x , y , and z are integral from the algebra. There is no non-integer solution to this system.
Solving the equation x = 2 x + 2 1 + 4 x − 1 + 2 1 + 8 x − 3 + 2 1 for x we get the answer as x = 7
Problem Loading...
Note Loading...
Set Loading...
Let the original number of eggs be n .
Then, we have:
n 8 n ⟹ n = 2 n + 2 1 + 2 1 ( 2 n − 2 1 ) + 2 1 + 2 1 ( 4 n − 4 3 ) + 2 1 = 4 n + 4 + 2 n − 2 + 4 + n − 3 + 4 = 7 Multiply both sides by 8.