document.write( "Question 999374: The sum of a number and 9 is subtracted from 60. The result is 10. Find the number. Type in your numerical answer only; do not type any words or letters with your answer \n" ); document.write( "
Algebra.Com's Answer #617055 by fractalier(6550) You can put this solution on YOUR website! 60-(x+9)=10 \n" ); document.write( "60-x-9=10 \n" ); document.write( "51-x=10 \n" ); document.write( "-x = -41 \n" ); document.write( "x = 41 \n" ); document.write( " |