document.write( "Question 475543: Number Problem: The sum of two numbers is 70.
\n" ); document.write( "The larger number is two more than three times the
\n" ); document.write( "smaller number. Find the two numbers.
\n" ); document.write( "

Algebra.Com's Answer #326101 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+3x+2=70
\n" ); document.write( "4x=68
\n" ); document.write( "x=17
\n" ); document.write( "3x+2=53
\n" ); document.write( "
\n" );