document.write( "Question 745887: When 122 is decreased by five times a number, the result is equal to the number increased by 20. What is the number? \n" ); document.write( "
Algebra.Com's Answer #454062 by nerdybill(7384) You can put this solution on YOUR website! When 122 is decreased by five times a number, the result is equal to the number increased by 20. What is the number? \n" ); document.write( ". \n" ); document.write( "Let n = the number \n" ); document.write( "then \n" ); document.write( "122-5n = n+20 \n" ); document.write( "122 = 6n+20 \n" ); document.write( "102 = 6n \n" ); document.write( "102/6 = n \n" ); document.write( "17 = n \n" ); document.write( " \n" ); document.write( " |