document.write( "Question 1133571: Todd and Jason are brothers. Todd says I am twice as old as Jason was two years ago. The sum of the brothers ages is 38. How old is each brother \n" ); document.write( "
Algebra.Com's Answer #750814 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Todd and Jason are brothers.
\n" ); document.write( " Todd says I am twice as old as Jason was two years ago.
\n" ); document.write( "t = 2(j-2)
\n" ); document.write( "t = 2j - 4
\n" ); document.write( " The sum of the brothers ages is 38.
\n" ); document.write( "t + j = 38
\n" ); document.write( "replace t with (2j-4)
\n" ); document.write( "2j - 4 + j = 38
\n" ); document.write( "2j + j = 38 + 4
\n" ); document.write( "3j = 42
\n" ); document.write( "j = 42/3
\n" ); document.write( "j = 14 yrs is Jason
\n" ); document.write( ":
\n" ); document.write( "I'll let you find Todd's age, check them in the 1st equation
\n" ); document.write( "
\n" ); document.write( "
\n" );