document.write( "Question 737374: Fifteen years from now the age of Ankur will be four times from his present age. What is present age of Ankur. \n" ); document.write( "
Algebra.Com's Answer #450342 by musicmaster4(7)![]() ![]() You can put this solution on YOUR website! let a=Ankur's present age \n" ); document.write( "a+15=4a \n" ); document.write( "15=3a \n" ); document.write( "a=5 \n" ); document.write( " |