Question 1014752
Let {{{ x }}} = Rajesh's present age.
{{{ x + 32 }}} = Rajesh's age in 32 years
{{{ x - 8 }}} = Rajesh's age 8 years ago
---------------------------------
{{{ x + 32 = 5*( x - 8 ) }}}
{{{ x + 32 = 5x - 40 }}}
{{{ 4x = 72 }}}
{{{ x = 18 }}}
Rajesh's present age is 18
------------
check:
{{{ x + 32 = 5*( x - 8 ) }}}
{{{ 18 + 32 = 5*( 18 - 8 ) }}}
{{{ 50 = 5*10 }}}
{{{ 50 = 50 }}}
OK