document.write( "Question 302045: At Bug’s Bar-B-Q restaurant, the average (mean) weekly wage for full-time workers is $250. There are 10 part-time employees whose average weekly salary is $100, and the total weekly payroll is $4000. How many full-time employees are there? \n" ); document.write( "
Algebra.Com's Answer #216613 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 10*100+250x=4,000 \n" ); document.write( "1,000+250x=4,000 \n" ); document.write( "250x=4,000-1,000 \n" ); document.write( "250x=3,000 \n" ); document.write( "x=3,000/250 \n" ); document.write( "x=12 full time employees. \n" ); document.write( "Proof: \n" ); document.write( "10*100+12*250=4,000 \n" ); document.write( "1,000+3,000=4,000 \n" ); document.write( "4,000=4,000 \n" ); document.write( " |