document.write( "Question 1045295: After two years, Ranjit's son will be double his present age. After four years his daughter’s age will be three times of her present age. Who is elder among both of them \n" ); document.write( "
Algebra.Com's Answer #660695 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! LET x be son age now and y be daughter age \n" ); document.write( "after two years \n" ); document.write( "x+2=2x \n" ); document.write( "x=2 \n" ); document.write( "after four years \n" ); document.write( "y+4=3y \n" ); document.write( "y=2 \n" ); document.write( "same age \n" ); document.write( " |