\n" );
document.write( "Hi, \n" );
document.write( "Let x represent age NOW \n" );
document.write( "Question States*** six years ago, I was half the age I will be in six years \n" );
document.write( " x-6 = (x+6)/2 \n" );
document.write( " 2x - 12 = x+6 \n" );
document.write( " x = 18, present age \n" );
document.write( "CHECKING our answer*** \n" );
document.write( " 12 = 24/2 \n" );
document.write( "Wish You the Best in your Studies. \n" );
document.write( "