document.write( "Question 447319: one number is 2 more than 3 times another. their sum is 22. find the numbers \n" ); document.write( "
Algebra.Com's Answer #307985 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+3x+2=22
\n" ); document.write( "4x=20
\n" ); document.write( "x=5
\n" ); document.write( "3x+2=17
\n" ); document.write( "
\n" );