document.write( "Question 764817: A crew consists of 1 apprentice, 1 journeyman, and 1 master carpenter. The crew receives a check for $9,200 for a job they finished. A journeyman makes 300% of what an apprentice makes and a master carpenter makes make 250% of what a journeyman makes. How much does each person on the crew earn?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #465742 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A crew consists of 1 apprentice, 1 journeyman, and 1 master carpenter.
\n" ); document.write( " The crew receives a check for $9,200 for a job they finished.
\n" ); document.write( " A journeyman makes 300% of what an apprentice makes and
\n" ); document.write( " a master carpenter makes make 250% of what a journeyman makes.
\n" ); document.write( " How much does each person on the crew earn?
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "\" A journeyman makes 300% of what an apprentice makes\"
\n" ); document.write( "j = 3a
\n" ); document.write( "or
\n" ); document.write( "a = \"j%2F3\"
\n" ); document.write( ":
\n" ); document.write( "\" a master carpenter makes make 250% of what a journeyman makes.\"
\n" ); document.write( "m = 2.5j
\n" ); document.write( ":
\n" ); document.write( "\" The crew receives a check for $9,200 for a job they finished.\"
\n" ); document.write( "a + j + m = 9200
\n" ); document.write( "Replace a and m
\n" ); document.write( "\"j%2F3\" + j + 2.5j = 9200
\n" ); document.write( "\"j%2F3\" + 3.5j = 9200
\n" ); document.write( "multiply by 3
\n" ); document.write( "j + 10.5j = 27600
\n" ); document.write( "11.5j = 27600
\n" ); document.write( "j = 27600/11.5
\n" ); document.write( "j = $2400 for a journeyman
\n" ); document.write( "then
\n" ); document.write( "a = 2400/3
\n" ); document.write( "a = $800 for an apprentice
\n" ); document.write( ":
\n" ); document.write( "m = 2.5 * 2400
\n" ); document.write( "m = $6000 for the Master\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );