document.write( "Question 331149: a mountain resort that featured skiing in the winter was partially staffed by college students in the summer. One summer there were 3 times as many students employed as there were year-round employees. When September came, 40 of the students were back to school and 30 nonstudents were hired for the winter. if there were then twice as many non students as students, how many people staffed the resort in winter? \n" ); document.write( "
Algebra.Com's Answer #237385 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let employed be x \n" ); document.write( "students be y \n" ); document.write( "y=3x..........................1\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "(y-40)=2(x+30) \n" ); document.write( "y-40 =2x+60 \n" ); document.write( "y-2x=60+40 \n" ); document.write( "y-2x=100......................2 \n" ); document.write( "plug value of y in equation 2 \n" ); document.write( "3x-2x=100 \n" ); document.write( "x= 100 employed \n" ); document.write( "students = 300 \n" ); document.write( " |