document.write( "Question 1124478: Rod is 13 years older than Nash. in 9 years, Rod will be twice as old as Nash. how old is Nash? \n" ); document.write( "
Algebra.Com's Answer #740790 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
R = N+13
\n" ); document.write( "R+9 = 2(N+9) substitute for R:
\n" ); document.write( "N+13+9 = 2(N+9)
\n" ); document.write( "N+22 = 2N+18
\n" ); document.write( "4 = N
\n" ); document.write( "switch sides
\n" ); document.write( "N = 4
\n" ); document.write( "Nash is 4 years old and Rod is 4+13 = 17
\n" ); document.write( "In 9 years:
\n" ); document.write( "N = 4+9 = 13
\n" ); document.write( "R = 17+9 = 26
\n" ); document.write( "In 9 years Rod will be twice as old as Nash:
\n" ); document.write( "13 x 2 = 26 Correct
\n" ); document.write( "
\n" ); document.write( "
\n" );