Brute Force in solving a Math Olympiad-type problem
Question Show that cos^4(x)-sin^4(x)=cos(2x) Answer We use the identities below. (you should know them by heart) sin^2(x) +…
Find all positive integers m such that m weeks = n! seconds
Please try to solve the question in the picture involving three fruits which represents numbers accordingly. Solution…
A Method to count: Assume first that the smallest triangles are of a unit length. Note that every…
Answer Permutation algorithm is the process of choosing r things out of n possible things, where r <=…
How? Firstly, the probability of getting the number 1 on a single die is 1/6 (since there are…