document.write( "Question 89449: Jay is five years older than James who is x years old now. In two years, Jay will be twice as old as James. Find their ages 5 years from now. \n" ); document.write( "
Algebra.Com's Answer #65024 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Jay is five years older than James who is x years old now. In two years, Jay will be twice as old as James. Find their ages 5 years from now.
\n" ); document.write( "---------------
\n" ); document.write( "NOW DATA:
\n" ); document.write( "James' age = x ; Jay's age is x+5.
\n" ); document.write( "--------------
\n" ); document.write( "In two years DATA:
\n" ); document.write( "James' age = x+2 ; Jay's age is x+7
\n" ); document.write( "-----------
\n" ); document.write( "EQUATION:
\n" ); document.write( "x+7 = 2(x+2)
\n" ); document.write( "x+7 = 2x+4
\n" ); document.write( "x=3 (James's age NOW)
\n" ); document.write( "x+5 = 8 (Jay's age NOW)
\n" ); document.write( "-------------
\n" ); document.write( "Five years from NOW:
\n" ); document.write( "James will be 8
\n" ); document.write( "Jay will be 13
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );