GMC | Math | Math Olympiad
Similar Posts
Least common multiple (lcm) and Greatest common divisor (gcd) question: “Prove lcm(m,n) = m*n/gcd(m,n)?”
Answer It’s equivalent to proving m*n = (lcm(m,n) ) * ( gcd(m,n) ) Now, i’ll have to use…
How many real roots?
Question How many real roots does the following equation have: x^5 + 7*x^3 + 3*x + 2 =…
Please prove this formula?
Question Prove 1*2+2*3+3*4+4*5+…+n*(n+1) =1/3*n*(n+1)*(n+2) Don’t use induction. I need to know how someone wrote that formula. Answer This…
How many 4-digit numbers are divisible by 3 and have 23 as their last two digits??
Answer Let X be your 4 digit number. X = ‘ab23’ = 1000a + 100b + 2*10 +…
Ridiculing Teachers
. . . . ….
Polynomial Identities
Question Does anybody know where i can find the properties below? (a+b)^3 (a+b)^4 Answer (…