document.write( "Question 476163: The product of -2 and a number is the same as the total of 15 and the number fibd the nunber how do i get the answer and how do i write it out \n" ); document.write( "
Algebra.Com's Answer #326527 by rfer(16322) ![]() You can put this solution on YOUR website! -2x=x+15 \n" ); document.write( "-3x=15 \n" ); document.write( "x=15/-3 \n" ); document.write( "x=-5 \n" ); document.write( " |