document.write( "Question 1186768: Eunice is thrice as old as Jason. Four years from now, Eunice will only be twice as old as Jason. How old is Eunice ? \n" ); document.write( "
Algebra.Com's Answer #817722 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = Jason now \n" ); document.write( "3x = Eunice now \n" ); document.write( "x+4 = Jason 4 years from now \n" ); document.write( "3x+4 = Eunice 4 years from now \n" ); document.write( "4 years from now, Eunice will be twice as old as Jason: \n" ); document.write( "3x+4 = 2(x+4) \n" ); document.write( "Solve using basic algebra.... \n" ); document.write( " \n" ); document.write( " |