I am going to teach some grade 9 students about solving linear and quadratic equations. I am looking for a question from every day life (of a teenager) or a puzzle which is hard to solve without using algebra. There are of course loads out there in textbooks and the internet, but I haven't yet found one which is really intriguing and which could arouse the interest even of a student who has other things on his/her mind and who has a general dislike for school-mathematics.
For example questions concerning the respective speeds, distances and time-periods of two vehicles with respect to each other are classic examples motivating linear equations, but they don't really seem to be relevant for real life (from the perspective of a teenager) nor are they particularly fascinating (at least for someone who isn't interested in mathematics anyway).
I'd like to begin the subject with such a question and let the students work on it together for maybe half an hour or so (i.e. the question shouldn't be too easy to solve); hopefully this way they will see themselves how useful it can be to introduce variables.
Any ideas?
Here is one type of non-standard question which you might try to sell in a sort of puzzle style.
Can you use the quadratic formula to solve the cubic equation $x^3-26x-5=0$?
The answer obviously should be yes, the trick is to write the equation as $$(-x)5^2-5+(x^3-x)=0.$$ Viewing this a quadratic equation in '$5$', and using the quadratic formula, we get that $5=\frac{1\pm \sqrt{1+4x(x^3-x)}}{-2x}$. Thus $$-10x=1\pm \sqrt{4x^4-4x^2+1}=1\pm \sqrt{(2x^2-1)^2}.$$ Thus $$-10x-1=\pm(2x^2-1).$$ Now this is a quadratic equation and thus can be solved. Now you have two zeroes, and the third can be found by factoring out the other two. In fact you can do this trick for equations of the form $x^3-ax-b=0$ as long as the expression underneath the root is nice.
But then again, there is nothing real-life about this question. It is somewhat surprising to see that the quadratic formula can sometimes be used to find roots of cubics. So in that respect it might be interesting.