document.write( "Question 1153323: Christine, Jose, and Bill served a total of 85 orders Monday at the school cafeteria. Bill served 3 times as many orders as Christine. Christine served 5 fewer orders than Jose. How many orders did they each serve? \n" ); document.write( "
Algebra.Com's Answer #775526 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Christine, Jose, and Bill served a total of 85 orders Monday at the school cafeteria. Bill served 3 times as many orders as Christine. Christine served 5 fewer orders than Jose. How many orders did they each serve?\r
\n" ); document.write( "\n" ); document.write( "Assume Jose served x orders\r
\n" ); document.write( "\n" ); document.write( "Christine serves (x-5) orders\r
\n" ); document.write( "\n" ); document.write( "Bill serves 3(x-5) orders\r
\n" ); document.write( "\n" ); document.write( "Total 85 orders\r
\n" ); document.write( "\n" ); document.write( "x+(x-5)+3(x-5) =85\r
\n" ); document.write( "\n" ); document.write( "x+x-5+3x-15 =85
\n" ); document.write( "5x-20 =85
\n" ); document.write( "5x=105
\n" ); document.write( "x= 95/5 = 21
\n" ); document.write( "Jose 21
\n" ); document.write( "Christine 16
\n" ); document.write( "Bill 48
\n" ); document.write( "
\n" );