document.write( "Question 1106569: When a certain number is subtracted from 10 and the results is multiplied by 2, the final result is 4 find the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #721563 by davidb52(7) ![]() You can put this solution on YOUR website! Let x be the number that is subtracted from 10. The problem can be stated as follows:\r \n" ); document.write( "\n" ); document.write( "(10 - x) * 2 = 4\r \n" ); document.write( "\n" ); document.write( "Now it is simply a matter of solving for x. \n" ); document.write( " |