document.write( "Question 896151: An employment agency specializing in temporary construction help pays heavy equipment operators $139 per day and general laborers $90 per day. If
\n" );
document.write( "thirty-four people were hired and the payroll was $4138, how many heavy equipment operators were employed? How many laborers? \n" );
document.write( "
Algebra.Com's Answer #543271 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! h+g=34 \n" ); document.write( "139*h+90*g=4138\r \n" ); document.write( "\n" ); document.write( "g = 12, h = 22 \n" ); document.write( " |