document.write( "Question 852965: A crew consists of 1 apprentice, 1 journeyman, and 1 master carpenter. The crew revives 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 the journeyman makes. How much does each person on the crew make? \n" ); document.write( "
Algebra.Com's Answer #513794 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = how much apprentice makes
\n" ); document.write( "Let \"+j+\" = how much journeyman makes
\n" ); document.write( "Let \"+m+\" = how much master carpenter makes
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "(1) \"+j+=+2a+\"
\n" ); document.write( "(2) \"+m+=+2.5j+\"
\n" ); document.write( "(3) \"+a+%2B+j+%2B+m+=+6400+\"
\n" ); document.write( "-------------------------
\n" ); document.write( "This is 3 equations and 3 unknowns, so it's solvable
\n" ); document.write( "(1) \"+a+=+%281%2F2%29%2Aj+\"
\n" ); document.write( "Substitute (1) and (2) into (3)
\n" ); document.write( "(3) \"+a+%2B+j+%2B+m+=+6400+\"
\n" ); document.write( "(3) \"+%281%2F2%29%2Aj+%2B+j+%2B+2.5j+=+6400+\"
\n" ); document.write( "(3) \"+4j+=+6400+\"
\n" ); document.write( "(3) \"+j+=+1600+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+=+%281%2F2%29%2Aj+\"
\n" ); document.write( "(1) \"+a+=+800+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+m+=+2.5j+\"
\n" ); document.write( "(2) \"+m+=+2.5%2A1600+\"
\n" ); document.write( "(2) \"+m+=+4000+\"
\n" ); document.write( "---------------------
\n" ); document.write( "The apprentice makes $800
\n" ); document.write( "The journeyman makes $1,600
\n" ); document.write( "The master carpenter makes $4,000
\n" ); document.write( "check:
\n" ); document.write( "(3) \"+a+%2B+j+%2B+m+=+6400+\"
\n" ); document.write( "(3) \"+800+%2B+1600+%2B+4000+=+6400+\"
\n" ); document.write( "(3) \"+6400+=+6400+\"
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );