document.write( "Question 104411: two times a number plus 1 is 21 \n" ); document.write( "
Algebra.Com's Answer #76024 by HyperBrain(694)![]() ![]() ![]() You can put this solution on YOUR website! Let x=the number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "two times a number=2x\r \n" ); document.write( "\n" ); document.write( "And,\r \n" ); document.write( "\n" ); document.write( "two times a number plus 1=2x+1\r \n" ); document.write( "\n" ); document.write( "So,\r \n" ); document.write( "\n" ); document.write( "two times a number plus 1 is 21\r \n" ); document.write( "\n" ); document.write( "2x+1=21 \n" ); document.write( " 2x=20 \n" ); document.write( " x=10\r \n" ); document.write( "\n" ); document.write( "Therefore, the number is 10 \n" ); document.write( " |