Skip to main content

Only genius can solve

                          For genius


Well while searching the internet for some interesting maths problems .
I'm hoping that you can solve it.

But while solving it you always get 0 ,then you are among the 99 % of people.

That is why this question is for geniuses.

Can you solve it?

See sol. Below

 100 - 100
---------------- = 2
100 - 100

=> 10^2 - 10^2         
    -------------------
     10(10 - 10)

[ Here '^' means 'raise to the power']

As we know a^2 - b^2= (a + b)(a - b)

=> (10 + 10)(10 - 10)
      ------------------------
         10( 10 - 10)

=> (10 + 10)
      ------------
         10

=> 20
    ----- = 2
     10


Hence proved.


Comments