document.write( "Question 455629: The average salary for computer programmer is 7740 less than twice the average salary for carpenters. Combined, their average salaries are 99,000 . Determine the average salary for each of these jobs \n" ); document.write( "
Algebra.Com's Answer #312793 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(99000+7740)/3=$35,580 Carpenter
\n" ); document.write( "(2*35580)-7740=$63,420 Programer
\n" ); document.write( "
\n" );