document.write( "Question 330007: A temporary agency supplies temporary employees to other companies each workday. They pay an average of $10.00/hour and charge an average of $16.00/hour. Each temporary worker averages 160 hours per month on a job. For the office and its staff they have fixed operating costs of $18.00/month. In the month of February the company had a $10,542 net gain. How many employees did they have in February? (Be sure to show all of your work)
\n" );
document.write( "this is the problem that i am having hard time to solved. \n" );
document.write( "
Algebra.Com's Answer #236536 by mananth(16946)![]() ![]() You can put this solution on YOUR website! COSTS \n" ); document.write( "Let there be x workers in february \n" ); document.write( "$10 per hour \n" ); document.write( "160 hours per worker \n" ); document.write( "so cost per month for all workers 10*160*x \n" ); document.write( "=$1600x \n" ); document.write( "Fixed cost $18 \n" ); document.write( "Total cost = 1600x+18 \n" ); document.write( ".. \n" ); document.write( "INCOME \n" ); document.write( "Company charges $16/worker/ hour \n" ); document.write( "160 hours = 16*160= $2560 per worker \n" ); document.write( "for x workers income = 2560x \n" ); document.write( ".. \n" ); document.write( "Net gain = $10,542 \n" ); document.write( ".. \n" ); document.write( "Income - expenditure = gain \n" ); document.write( ".. \n" ); document.write( "2560x-(1600x+18)= 10,542\r \n" ); document.write( "\n" ); document.write( "2560x-1600x-18=10542 \n" ); document.write( "960x=10542+18 \n" ); document.write( "960x= 10560 \n" ); document.write( "x= 10560/960 \n" ); document.write( "x= 11 workers\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |