document.write( "Question 598280: A manager starts with a salary of 150000 dollars. After one year he received a 10% pay rise. After another year his pay is cut by 10%. What is his salary after this ? \n" ); document.write( "
Algebra.Com's Answer #378526 by josmiceli(19441) You can put this solution on YOUR website! Call his starting salary \n" ); document.write( "After 1 year, he makes \n" ); document.write( " \n" ); document.write( "After the next year, he makes \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "His salary is $ 148,500 \n" ); document.write( " |