document.write( "Question 484318: what is the equation for: 3 times a number plus twice the number plus 1 is -4 \n" ); document.write( "
Algebra.Com's Answer #331388 by parthdesai27(11)![]() ![]() You can put this solution on YOUR website! suppose that number be 'x'.then from the hypothesis we have,\r \n" ); document.write( "\n" ); document.write( "3x+2x+1 = -4\r \n" ); document.write( "\n" ); document.write( "=> 5x = -5\r \n" ); document.write( "\n" ); document.write( "=> x = -1 \n" ); document.write( " |