document.write( "Question 450606: If one laborer works 5 hours less than another and total hours worked by two laborers is 28 hours, how much did each laborer work?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #309922 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! x and x-5 \n" ); document.write( "x+x-5=28 \n" ); document.write( "2x-5=28 \n" ); document.write( "2x=33 \n" ); document.write( "x=16.5 \n" ); document.write( "x-5=11.5 \n" ); document.write( " \n" ); document.write( " |