You can put this solution on YOUR website! find the no. whose fifth part increased by 5 is equal to its fourth part diminished by 5
Just write an equation of what it says:
: x + 5 = x - 5
:
Add 5 to both sides and you have: x + 10 = x
:
Multiply equation by 20 to get rid of the denominators:
20*x + 20(10) = 20*x
:
cancel out the denominators
4x + 200 = 5x
:
200 = 5x - 4x
:
x = 200
:
You can check solution by substituting 200 for x in the original equation