document.write( "Question 1101489: A crew receives a check for $8050 for a job they just finished. A journeyman makes 300% of what an apprentice makes, and a master makes 250% of what a journeyman makes. How much does each person earn? \n" ); document.write( "
Algebra.Com's Answer #716089 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = amount earned for this job for apprentice
\n" ); document.write( "\"+3x+\" = amount earned for this job for journeyman
\n" ); document.write( "\"+2.5%2A3x+\" = amount earned for this job by master
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "\"+x+%2B+3x+%2B+7.5x+=+8050+\"
\n" ); document.write( "\"+11.5x+=+8050+\"
\n" ); document.write( "\"+x+=+700+\"
\n" ); document.write( "and
\n" ); document.write( "\"+3x+=+2100+\"
\n" ); document.write( "\"+7.5x+=+5250+\"
\n" ); document.write( "-----------------
\n" ); document.write( "Apprentice makes $700
\n" ); document.write( "Journeyman makes $2,100
\n" ); document.write( "Master makes $5,250
\n" ); document.write( "---------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+700+%2B+2100+%2B+5250+=+8050+\"
\n" ); document.write( "\"+8050+=+8050+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );