document.write( "Question 1093237: jan's age is three years less than twice timothy's age. The sum of their ages is 30. find their ages \n" ); document.write( "
Algebra.Com's Answer #707853 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
jan's age is three years less than twice timothy's age. The sum of their ages is 30. find their ages
\n" ); document.write( "-----------
\n" ); document.write( "J = 2T - 3
\n" ); document.write( "J + T = 30
\n" ); document.write( "--------
\n" ); document.write( "Sub for J in the 2nd equation.
\n" ); document.write( "
\n" ); document.write( "
\n" );