document.write( "Question 128097: A number is multiplied by 3. If 2 is added to the product you get -4. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #93801 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A number is multiplied by 3. If 2 is added to the product you get -4. What is the number? \n" ); document.write( "--------------------- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "EQUATION: \n" ); document.write( "3x+2 = -4 \n" ); document.write( "3x = -6 \n" ); document.write( "x = -2 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |