document.write( "Question 503456: three times a number is 41 more than twice the number what is the number \n" ); document.write( "
Algebra.Com's Answer #339249 by Maths68(1474) You can put this solution on YOUR website! Let \n" ); document.write( "Number = x \n" ); document.write( "Twice of x = 2x \n" ); document.write( "Three times of x = 3x \n" ); document.write( "3x=2x+41 \n" ); document.write( "3x-2x=41 \n" ); document.write( "x=41 \n" ); document.write( "Number is 41\r \n" ); document.write( "\n" ); document.write( "Twice of x = 2*41 = 82 \n" ); document.write( "Three times of x = 3*41=123 \n" ); document.write( "123=82+41 \n" ); document.write( "123=123\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |