document.write( "Question 899470: James is twice as old as Sarah. Sarah is two years younger than Hank. If Hank is 11, how old is James? \n" ); document.write( "
Algebra.Com's Answer #545424 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! J = 2s, s = h-2, h = 11\r \n" ); document.write( "\n" ); document.write( "s = 11-2 = 9\r \n" ); document.write( "\n" ); document.write( "j = 2*9 = 18 \n" ); document.write( " |