document.write( "Question 1189008: Suppose the average yearly salary of an individual whose final degree is a master's is $39 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 $111 thousand. Find the average yearly salary of an individual with each of these final degrees. \n" ); document.write( "
Algebra.Com's Answer #820220 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = salary (thousands of dollars) for BA degree \n" ); document.write( "2x-39 = salary for MA \n" ); document.write( "(x)+(2x-39) = 111 \n" ); document.write( "Solve using basic algebra.... \n" ); document.write( "NOTE: The statement of the problem is very awkward. \"...two people with each of these ...\" sounds like two people with BA degrees and two other people with MA degrees. \n" ); document.write( " \n" ); document.write( " |