document.write( "Question 513669: if three times a number is increased by 4, the result is -8. find the number \n" ); document.write( "
Algebra.Com's Answer #343074 by Sarpi(32)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let x be the number\r
\n" ); document.write( "\n" ); document.write( "So three times the number (3x) and increased by 4 = 3x+4\r
\n" ); document.write( "\n" ); document.write( "3x+4 = -8
\n" ); document.write( "3x = -8-4
\n" ); document.write( " 3x = -12
\n" ); document.write( " x = -12/3
\n" ); document.write( " x= -4
\n" ); document.write( "
\n" );