document.write( "Question 1106568: 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 #721580 by stanbon(75887) ![]() You can put this solution on YOUR website! 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( "Let the number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "(10-x)2 = 4 \n" ); document.write( "--------- \n" ); document.write( "10-x = 2 \n" ); document.write( "x = 10-2 \n" ); document.write( "x = 8 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |