document.write( "Question 1174114: Kevin stuffs shrimp in his job as a seafood chef. He can stuff 1,500 shrimp in 4 hours. When his sister helps him, they can stuff 1,500 shrimp in 3 hours. If Kevin gets sick, how long will it take his sister to stuff 750 shrimp? \n" ); document.write( "
Algebra.Com's Answer #799497 by Theo(13342)![]() ![]() You can put this solution on YOUR website! rt=q \n" ); document.write( "r = rate \n" ); document.write( "t = time \n" ); document.write( "q = quantity\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "kevin stuffs 1500 shrimp in 4 hours. \n" ); document.write( "his equation becomes r * 4 = 1500 \n" ); document.write( "solve for r to get: \n" ); document.write( "r = 1500/4 = 375 \n" ); document.write( "that means he stuffs shrimp at a rate of 375 per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when his sister helps him, they can stuff 1500 shrimp in 3 hours. \n" ); document.write( "when they work together, their rates are additive. \n" ); document.write( "let r = her rate. \n" ); document.write( "their combined rate is r + 375 \n" ); document.write( "r is her rate, 375 is his rate. \n" ); document.write( "formula becomes: \n" ); document.write( "(r + 375) * 3 = 1500 \n" ); document.write( "solve for r + 375 to get: \n" ); document.write( "r + 375 = 500 \n" ); document.write( "solve for r to get: \n" ); document.write( "r = 500 - 375 = 125 \n" ); document.write( "her rate is 125 stuffed shrimp per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "confirm by replacing r with her rate to get: \n" ); document.write( "(125 + 375) * 3 = 1500 \n" ); document.write( "combine like terms and simplify to get: \n" ); document.write( "500 * 3 = 1500 becomes 1500 = 1500 \n" ); document.write( "this confirms the values are correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at 125 shrimps per hour, it would take his sister 750 / 125 = 6 hours to stuff 750 shrimp by herself.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |