document.write( "Question 1131596: A number increased by 10 greater than 50. What number satisfy this condition. \n" ); document.write( "
Algebra.Com's Answer #748398 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A number increased by 10 greater than 50. \n" ); document.write( " What numbers satisfy this conditions? \n" ); document.write( "n + 10 > 50 \n" ); document.write( "n > 50 - 10 \n" ); document.write( "n > 40, all numbers greater than 40 \n" ); document.write( " |