document.write( "Question 1057986: Suppose the average yearly salary of an individual whose final degree is a master's is $37 thousand less than twice that of an individual whose final degree is a bachelor's. Combined, two people with each of these educational attainments earn $119 thousand. Find the average yearly salary of an individual with each of these final degrees. \n" ); document.write( "
Algebra.Com's Answer #673004 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n be the amount the bachelor's holder earns. Then the master's holder would be 2n-37. So: \n" ); document.write( "n+2n-37=119 \n" ); document.write( "3n=156 \n" ); document.write( "n=52 \n" ); document.write( "The bachelor graduate earns $52000/year; the master's holder earns $67000/yr. ☺☺☺☺ \n" ); document.write( " |