document.write( "Question 430990: what number is twice the orginal number when you times by 3 then add 4 \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "Let x represent the number\n" ); document.write( "Question states***\n" ); document.write( " 3n+4 = 2n \n" ); document.write( " n = -4\r\n" ); document.write( "\n" ); document.write( "CHECKING our answer***\n" ); document.write( " 3*-4 + 4 = 2*-4 = -8