document.write( "Question 576223: In 30 years James will be 8 times as old as he was 12 years ago. How old is he now? \n" ); document.write( "
Algebra.Com's Answer #369757 by chana(69)![]() ![]() You can put this solution on YOUR website! In 30 years James will be 8 times as old as he was 12 years ago. How old is he now? \n" ); document.write( "sol: \n" ); document.write( "let x be the unknown age \n" ); document.write( "as given : x +30 = 8 * (x - 12) \n" ); document.write( "solving for x you get 18 years \n" ); document.write( " |