document.write( "Question 134044This question is from textbook
\n" );
document.write( ": During a holiday season, a company employs 2100 people. There are twice as many part time employees as full time employees. How many part time employees are employed during the holiday season? \n" );
document.write( "
Algebra.Com's Answer #98043 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let the number of full time employees = x \n" ); document.write( "Then the number of part time employees = 2x\r \n" ); document.write( "\n" ); document.write( "Total number = part time + full time = 2x + x = 2100 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 700 \n" ); document.write( "part time = 2x = 1400 \n" ); document.write( " |