document.write( "Question 370931: jack is 4 years older than twice his sister's age.in 4 years time he will be 11 years older than her. how old is joseph now? \n" ); document.write( "
Algebra.Com's Answer #264296 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! jack is 4 years older than twice his sister's age. \n" ); document.write( "in 4 years time he will be 11 years older than her. \n" ); document.write( "how old is joseph now? \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "j = 2s+4 \n" ); document.write( "(j+4) = (s+4)+11 \n" ); document.write( "----------------------- \n" ); document.write( "Substitute for \"j\" and solve for \"s\": \n" ); document.write( "(2s+4+4) = s+15 \n" ); document.write( "2s + 8 = s+15 \n" ); document.write( "s = 7 yrs (Sister's age now) \n" ); document.write( "----- \n" ); document.write( "Since j = 2s+4, j = 16+4 = 20 yrs (Jack's age now) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |