document.write( "Question 450543: please help me solve this problem. jessie is 5 years older than ariane. four years from now, the sum of their age will be three times jessie's age 4 years ago. how old are they now? \n" ); document.write( "
Algebra.Com's Answer #309868 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! please help me solve this problem. jessie is 5 years older than ariane. four years from now, the sum of their age will be three times jessie's age 4 years ago. how old are they now? \n" ); document.write( "-------- \n" ); document.write( "Equations: \n" ); document.write( "j = a + 5 \n" ); document.write( "(j+4) + (a+4) = 3(j-4) \n" ); document.write( "----- \n" ); document.write( "Substitute for \"j\" and solve for \"a\": \n" ); document.write( "--- \n" ); document.write( "(a+9) + a+4 = 3(a+1) \n" ); document.write( "2a+13 = 3a+3 \n" ); document.write( "a = 10 yrs (Ariane's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"j\": \n" ); document.write( "j = a + 5 \n" ); document.write( "j = 15 yrs (Jessie's age now) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |