document.write( "Question 159785: Acertain instructor's age is now seven-ninths of what will be 18 years from now. Just how old is he now? \n" ); document.write( "
Algebra.Com's Answer #117825 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A certain instructor's age is now seven-ninths of what will be 18 years from now. Just how old is he now?
\n" ); document.write( ".
\n" ); document.write( "Let x = age of instructor
\n" ); document.write( ".
\n" ); document.write( "x = (7/9)(x+18)
\n" ); document.write( "9x = 7(x+18)
\n" ); document.write( "9x = 7x+126
\n" ); document.write( "2x = 126
\n" ); document.write( "x = 63 years old
\n" ); document.write( "
\n" ); document.write( "
\n" );