User:Temperal/The Problem Solver's Resource Tips and Tricks
Other Tips and TricksThis is a collection of general techniques for solving problems.
Example Problem Number 1If and , find . SolutionLet , . Thus, , , so , hence , which turns out to be . This technique can also be used to solve quadratics of high degrees, i.e. ; let , and solve from there.
Example Problem Number 2How many quadruples are there such that and are all odd? SolutionSince they're odd, can each be expressed as for some positive integer (or zero) . Thus:
Binomial coefficients will yield the answer of .
|