Problema Solution

find 3 consecutive no.s whose sum is 127.

Answer provided by our tutors

x + x+1 + x+2= 127

3x + 3 = 127

    -3     -3

3x= 124

x= 41.33333....

Check:

41.33333+ 42.33333 + 43.33333 = 126.99999 ---> rounded to 127

There is no exact answer for the fast that x is equal to 41.3333.... which goes on forever.

i hoper this helped

Answer: 41.33333, 42.33333, 43.33333