document.write( "Question 1063733: the sum of a number and 9 is multiplied by -2 and the answer is -8 find the number \n" ); document.write( "
Algebra.Com's Answer #678862 by amarjeeth123(570)![]() ![]() ![]() You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "(x+9)(-2)=-8 \n" ); document.write( "x+9=4 \n" ); document.write( "x=-5 \n" ); document.write( " \n" ); document.write( " |