document.write( "Question 1106752: Joe is ten years older than James. In eight years, twice Joe’s age will equal three times James’s age. How old is each at present? \n" ); document.write( "
Algebra.Com's Answer #721753 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
y, Joe
\n" ); document.write( "x, James\r
\n" ); document.write( "\n" ); document.write( "This is the description using those variables:
\n" ); document.write( " \"system%28y=x%2B10%2C2%28y%2B8%29=3%28x%2B8%29%29\"
\n" ); document.write( "
\n" );