document.write( "Question 940039: A man sold half an egg more than half his egg. He then sold half an egg more than half of his remaining eggs. The process was repeated for the third time until 7 eggs were left. How many eggs did the man have? \n" ); document.write( "
Algebra.Com's Answer #573069 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
There are different ways to think about this problem and get to the solution.
\n" ); document.write( "The more fancy math words and math tricks you have learned the more impressive (elegant and/or efficient) your solution.
\n" ); document.write( "However, a smart 5th grader should be able to solve it too.
\n" ); document.write( "
\n" ); document.write( "WHAT THE FIFTH GRADER THINKS:
\n" ); document.write( "If a man has 10 and sells half an egg more than half of his eggs,
\n" ); document.write( "he sells half an egg more than 5 eggs,
\n" ); document.write( "so he sells 5 and a half eggs,
\n" ); document.write( "and keeps the remaining 4 and a half eggs.
\n" ); document.write( "If a man has 9 and sells half an egg more than half of his eggs,
\n" ); document.write( "he sells half an egg more than 4 and a half eggs,
\n" ); document.write( "so he sells 5 and a half eggs,
\n" ); document.write( "and keeps the remaining 4 eggs.
\n" ); document.write( "Either way, what he keeps is always 1 less egg that what he sells,
\n" ); document.write( "and what he had before is 1 more than twice what he keeps.
\n" ); document.write( "Also, if he starts with an even number,
\n" ); document.write( "he will have to be splitting eggs in half,
\n" ); document.write( "so those eggs had better be hard boiled eggs.
\n" ); document.write( "If the were not jhard-boiled, it is good that he stopped his selling patternhe when he was left with 7 eggs.
\n" ); document.write( "
\n" ); document.write( "If he ended with 7 eggs, before the 7th sale, the man must have had
\n" ); document.write( "1 more than twice 7 eggs (that's 14+1=15 eggs).
\n" ); document.write( "Before the 6th sale he must have had 1 more than twice 15 eggs
\n" ); document.write( "(that's 30+1=31 eggs).
\n" ); document.write( "The fifth grader keeps working that way until he figure out how many eggs the man had before the first sale.
\n" ); document.write( "
\n" ); document.write( "THE ALGEBRA STUDENT SAYS:
\n" ); document.write( "Let \"x\" be the number of eggs the guy has after he sold half an egg more than half the number of eggs he had.
\n" ); document.write( "Let \"y\" be the eggs he had.
\n" ); document.write( "Then, he sold \"Y%2F2%2B1%2F2\" eggs and was left with
\n" ); document.write( "\"x=y-%28y%2F2%2B1%2F2%29\" eggs.
\n" ); document.write( "You might say that x is a linear function of y, and that it has an inverse function, so it is a one-to-one function.
\n" ); document.write( "Or you might simply say that you can solve for y to get
\n" ); document.write( "\"y=2x%2B1\" , and that is all that you need.
\n" ); document.write( "
\n" ); document.write( "From then on, you can proceed as the fifth grader.
\n" ); document.write( "Before the 7th sale the man had \"y=2x%2B1=2%2A7%2B1=14%2B1=15\" eggs;
\n" ); document.write( "before the 6th sale the man had \"y=2x%2B1=2%2A15%2B1=30%2B1=31\" eggs, and so on.
\n" ); document.write( "You could also use a bit more math knowledge to make the calculation easier, faster, and more impressive.
\n" ); document.write( "After applying that formula iteratively (again and again) 7 times, you would get
\n" ); document.write( "the number of eggs the man initially had as
\n" ); document.write( "2(...(2(2(2*7+1)+1)+1)...)=
\n" ); document.write( "Hopefully you would know that \"2%5E10=1024\" .
\n" ); document.write( "You may also know that \"2%5E6%2B2%5E5%2B%22...%22%2B2%5E2%2B2%2B1=2%5E7-1\"
\n" ); document.write( "from learning about geometric sequences and series,
\n" ); document.write( "or you may know it from polynomials and factoring.
\n" ); document.write( "Knowing that makes the calculation easier, but the fifth grader solution is a good one too.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );