document.write( "Question 493638: three times a number is 10 more than twice the number \n" ); document.write( "
Algebra.Com's Answer #335397 by deborabr(181) You can put this solution on YOUR website! 3x=10+2x \n" ); document.write( "3x-2x=10 \n" ); document.write( "x=10 \n" ); document.write( "the number is 10 \n" ); document.write( " |