document.write( "Question 1020721: Justin is 5 years mkre than half of the age of charlie. Six years from now, justins ages is seven less than charlie,'s age. How old is charlie now \n" ); document.write( "
Algebra.Com's Answer #636583 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Justin is 5 years more than half of the age of charlie. \n" ); document.write( "Six years from now, justins ages is seven less than charlie,'s age. How old is charlie now \n" ); document.write( "----------------- \n" ); document.write( "Equations: \n" ); document.write( "j = (1/2)c + 5 \n" ); document.write( "j+6 = (c+6)-7 \n" ); document.write( "------------------------- \n" ); document.write( "Substitute for \"j\" and solve for \"c\":: \n" ); document.write( "(1/2)c + 5 + 6 = c-1 \n" ); document.write( "---- \n" ); document.write( "(1/2)c + 11 = c-1 \n" ); document.write( "(1/2)c = 12 \n" ); document.write( "charlie = 24 yrs \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |