document.write( "Question 1085008: twice a number is equal to six more than three times the number. write into equation
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #699019 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 2x = 3x+6 \n" ); document.write( "-1x = 6 \n" ); document.write( "x = 6/-1 = -6 \n" ); document.write( "x = -6 \n" ); document.write( " |