How do you solve the question 8 8’s = 1000?
Answer
It’s classic one and usually people only know “one way” to solve it.
There are two ways … and here they are:
888 + 88 + 8 + 8 + 8 = 1000
(8888 – 888) / 8 = 1000
Question Prove that if gcd(a_i, m) = 1 for 1 ≤ i ≤ k, then gcd(a_1*a_2*….*a_k, m) =…
Answer The trick is to realize that the product of four consecutive integers is always less than 1…
Math Olympiad at GovindMaths Kajang 23-Sep-2016 Question Let n be a four digit integer whose digits are all…
Answer To find the geometric mean of two numbers x and y, it’s just (formula): (xy)^(1/2). That…
Question: Somehow, my calculator calculates result: (√6 – √2) / 4 from √(2-√3) / 2 I need to know…
Question 1) Show that if p >=5 is a prime number, then p^2 + 2 is composite (hint:…