document.write( "Question 1189623: jake is 2 years older than rosa. Five years later, the sum of their ages will be 40. how old are they now \n" ); document.write( "
Algebra.Com's Answer #821037 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If the sum of their ages will be 40 5 years from now, then the sum of their ages now is 30. \n" ); document.write( "Given that Jake is 2 years older than Rosa, we can solve the problem formally: \n" ); document.write( "let x = Rosa's age \n" ); document.write( "then x+2=Jake's age \n" ); document.write( "The sum of their ages is 30: \n" ); document.write( "x+x+2=30 \n" ); document.write( "2x+2=30 \n" ); document.write( "2x=28 \n" ); document.write( "x=14 \n" ); document.write( "ANSWERS: \n" ); document.write( "Rosa's age = x = 14 \n" ); document.write( "Jake's age = x+2 = 16 \n" ); document.write( "If a formal algebraic solution is not required... \n" ); document.write( "The sum of their ages is 30; \n" ); document.write( "If they were the same age, they would be 15 and 15; \n" ); document.write( "But since the difference in their ages is 2, their ages are 14 and 16 \n" ); document.write( " \n" ); document.write( " |