document.write( "Question 766666: A crew consists of one apprentice, one journeyman, and one master carpenter. The crew receives a check for $6400 for a job they just finished. A journeyman makes 200% of what an apprentice makes, and a master makes 250% of what a journeyman makes. How much does each receive. \n" ); document.write( "
Algebra.Com's Answer #467133 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
A crew consists of one apprentice, one journeyman, and one master carpenter. The crew receives a check for $6400 for a job they just finished. A journeyman makes 200% of what an apprentice makes, and a master makes 250% of what a journeyman makes. How much does each receive.
\n" ); document.write( "
\r\n" );
document.write( "Let $x = the amount the apprentice makes.\r\n" );
document.write( "

\n" ); document.write( ">>A journeyman makes 200% of what an apprentice makes<<
\n" ); document.write( "
\r\n" );
document.write( "The journeyman makes 200% of x, which is 2x\r\n" );
document.write( "

\n" ); document.write( ">>a master makes 250% of what a journeyman makes<<
\n" ); document.write( "
\r\n" );
document.write( "The master makes 250% of 2x, which is 2.5(2x) = 5x\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%284%2C1%2C%0D%0A%0D%0AWhat%2C+the%2C+apprentice%2Cmakes%29%29\"\"%22%22%2B%22%22\"\"%28matrix%284%2C1%2C%0D%0A%0D%0AWhat%2C+the%2C+journeyman%2Cmakes%29%29\"\"%22%22%2B%22%22\"\"%28matrix%284%2C1%2C%0D%0A%0D%0AWhat%2C+the%2C+master%2Cmakes%29%29\"\"%22%22=%22%22\"\"6400\"\r\n" );
document.write( "\r\n" );
document.write( "x + 2x + 5x = 6400\r\n" );
document.write( "         8x = 6400\r\n" );
document.write( "          x = 800\r\n" );
document.write( "\r\n" );
document.write( "So the apprentics makes $800\r\n" );
document.write( "\r\n" );
document.write( "The journeyman makes 2x, which is 2($800) = $1600\r\n" );
document.write( "\r\n" );
document.write( "The master makes 5x, which is $4000.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );