document.write( "Question 352316: two numbers have a sum of 34 find the two numbers if one is four more than two times the other \n" ); document.write( "
Algebra.Com's Answer #251805 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+4=34
\n" ); document.write( "3x=30
\n" ); document.write( "x=10
\n" ); document.write( "2x+4=24
\n" ); document.write( "
\n" );