document.write( "Question 808739: The average yearly salary of Americans whose final degree is a doctorate is 49 thousand less than twice that of an American whose final degree is a bachelors. Combined two people each with one of these educational attainments earn 116 thousand on average. Find the average yearly salary of Americans with each of these final degrees. \n" ); document.write( "
Algebra.Com's Answer #487157 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
d=2b-49000,
\n" ); document.write( "d+b=116000
\n" ); document.write( "b = 55000, d = 61000
\n" ); document.write( "
\n" );