document.write( "Question 19210: Solve\r
\n" );
document.write( "\n" );
document.write( "Clyde worked 8 hours longer than Barry worked. Together they worked 40 hours. How long did each boy work? \n" );
document.write( "
Algebra.Com's Answer #9254 by music974(43)![]() ![]() ![]() You can put this solution on YOUR website! Barry would be b. Clyde would be 8+b. The equation would be (8+b)+b=40. Then you combine like terms which would give you 8+2b=40. Then subtract 8 from both sides so you get 2b=32. Then you divide each side by 2 so you get b=16. Barry worked 16 hours and Clyde worked 24 hours. \n" ); document.write( " |