document.write( "Question 513875: the difference of twice a number and 3 is 11
\n" );
document.write( "i need help on how to turn it into an equatoin can you please help me??? \n" );
document.write( "
Algebra.Com's Answer #343189 by umail08(87)![]() ![]() You can put this solution on YOUR website! Let x = the number \n" ); document.write( "Then: \n" ); document.write( "2x = twice the number \n" ); document.write( "2x -3 = the difference of twice a number and 3 \n" ); document.write( "2x – 3 = 11 …. This is the equation set up to be solved \n" ); document.write( "2x – 3 + 3 = 11 + 3 \n" ); document.write( "2x = 14 \n" ); document.write( "2x/2 = 14/2 \n" ); document.write( "x = 7 … the number \n" ); document.write( " \n" ); document.write( " |