document.write( "Question 555022: 2x=-7 what is the value of 6x? \n" ); document.write( "
Algebra.Com's Answer #361595 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 2x = -7 \n" ); document.write( "6x = 3*(2x) = 3*(-7) = -21. \n" ); document.write( "another way to solve: \n" ); document.write( "2x = -7 \n" ); document.write( "divide both sides of this equation by 2 to get: \n" ); document.write( "x = -7/2 \n" ); document.write( "6x = 6*(-7/2) = -42/2 = -21 \n" ); document.write( " |