document.write( "Question 286949:  write an equation to represent the problem.\r
\n" );
document.write( "\n" );
document.write( "the difference of twice a number and 3 is 13 \n" );
document.write( "
| Algebra.Com's Answer #208070 by richwmiller(17219)     You can put this solution on YOUR website! difference means subtract \n" ); document.write( "a number means \"n\" \n" ); document.write( "twice a number means 2n \n" ); document.write( "is means equal means = \n" ); document.write( "2n-3=13 \n" ); document.write( " \n" ); document.write( " |