document.write( "Question 1044738: When 12 is added to a number and that sum is divided by 1/2, the result is 40. What is the number? \n" ); document.write( "
Algebra.Com's Answer #660107 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Number can be x \n" ); document.write( "(x+12)/2 is adding 12 to it and dividing everything by 2 \n" ); document.write( "(x+12)/2=40 \n" ); document.write( "x+12=80 \n" ); document.write( "x=68 ANSWER \n" ); document.write( " \n" ); document.write( " |