document.write( "Question 344622: The average salary for computer programmers 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. The answer according to the back of the book is: carpenters $35580 Computer programmers, $64420. How do you work this problem? \n" ); document.write( "
Algebra.Com's Answer #246648 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The average salary for computer programmers 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. The answer according to the back of the book is: carpenters $35580 Computer programmers, $64420.
\n" ); document.write( ".
\n" ); document.write( "Let x = salary of a carpenter
\n" ); document.write( "then from \"average salary for computer programmers is $7740 less than twice the average salary for carpenters\"
\n" ); document.write( "2x-7740 = salary of programmer
\n" ); document.write( ".
\n" ); document.write( "From:\"Combined, their average salaries are 99,000\"
\n" ); document.write( "x + (2x-7740) = 99000
\n" ); document.write( "3x-7740 = 99000
\n" ); document.write( "3x = 106740
\n" ); document.write( "x = $35580 (carpenter)
\n" ); document.write( ".
\n" ); document.write( "Programmer:
\n" ); document.write( "2x-7740 = 2(35580)-7740 = 71160-7740 = $63420
\n" ); document.write( "
\n" );