document.write( "Question 925598: Hello,i still have another age problem,I hope you help me!Thank you!
\n" );
document.write( ":Ann is 5 years older than Kristine.In 10 years,Kristine's age is 24 more than the difference of their ages will be.How old are they now?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #561672 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be Ann's age and y be Kristine's age, then \n" ); document.write( "x = y +5 \n" ); document.write( "y+10 = (x+10 - y+10)+24 \n" ); document.write( "substitute for x in second equation \n" ); document.write( "y+10 = (y+5+10 -y-10) + 24 \n" ); document.write( "y+10 = 5 +24 \n" ); document.write( "y+10 = 29 \n" ); document.write( "y = 19 \n" ); document.write( "x = 24 \n" ); document.write( "Ann's age is 24 and Kristine's age is 19\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |