document.write( "Question 378421: Six less than a number plus twice the number is negative three. Find the number \n" ); document.write( "
Algebra.Com's Answer #268850 by sophxmai(62)![]() ![]() You can put this solution on YOUR website! Six less than a number plus twice the number is negative three\r \n" ); document.write( "\n" ); document.write( "Translates to\r \n" ); document.write( "\n" ); document.write( "x-6+2x=-3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now solve for x. \n" ); document.write( "x-6+2x=-3 \n" ); document.write( "3x-6=-3 \n" ); document.write( "3x=-3+6 \n" ); document.write( "3x=3 \n" ); document.write( "x=1 \n" ); document.write( " |