document.write( "Question 847598: The sum of a number added to twice the number is 39. What is the number. \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "The sum of a number added to twice the number is 39\n" ); document.write( "Question states***\n" ); document.write( " x + 2x = 39\n" ); document.write( " 3x = 39\n" ); document.write( " x = 13