document.write( "Question 1024195: 3 more than twice a number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #639646 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "You start by looking for the words \"a number\".\r\n" ); document.write( "\r\n" ); document.write( "That's N (or any letter you choose, capital or small)\r\n" ); document.write( "\r\n" ); document.write( "Then you look at \"twice a number\"\r\n" ); document.write( "\r\n" ); document.write( "That means to multiply the number N by 2\r\n" ); document.write( "\r\n" ); document.write( "That's 2N\r\n" ); document.write( "\r\n" ); document.write( "Then you look at \"3 more than twice a number\"\"\r\n" ); document.write( "\r\n" ); document.write( "To make something 3 more you add on 3 with a plus\r\n" ); document.write( "sign and a 3.\r\n" ); document.write( "\r\n" ); document.write( "Answer:\r\n" ); document.write( "\r\n" ); document.write( "2N + 3\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |