document.write( "Question 73401: Kay can eat 32 candies in 1 hour. Her sister can eat the same amount in 3 hours. How long will it take them together to eat the 32 pieces of candy. \n" ); document.write( "
Algebra.Com's Answer #52573 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=amount of time it takes for Kay and Sis to eat 32 pieces of candy\r \n" ); document.write( "\n" ); document.write( "Now we know that: \n" ); document.write( "Kay eats candies at the rate of 32 candies per hour. \n" ); document.write( "Sis eats candies at the rate of 32/3 candies per hour. \r \n" ); document.write( "\n" ); document.write( "Kay and Sis together can eat: 32+32/3 or (96+32)/3=128/3 candies per hour\r \n" ); document.write( "\n" ); document.write( "Now we can set up a ratio:\r \n" ); document.write( "\n" ); document.write( "128/3 candies is to 1 hour as 32 candies is to x hours and we can write this as follows:\r \n" ); document.write( "\n" ); document.write( "(128/3)/1=32/x or\r \n" ); document.write( "\n" ); document.write( "128/3=32/x multiply both sides by 3x \n" ); document.write( "128x=96 divide both sides by 128\r \n" ); document.write( "\n" ); document.write( "x=0.75 hr----------------------------------answer\r \n" ); document.write( "\n" ); document.write( "Possibly an easier way to look at this problem is as follows:\r \n" ); document.write( "\n" ); document.write( "If Kay and Sis can eat 128/3 candies per hour, then how many hours will it take them to eat 32 candies? Here's the equation we need to solve:\r \n" ); document.write( "\n" ); document.write( "(128/3)x=32 multiply both sides by 3 \n" ); document.write( "128x=96 \n" ); document.write( "x=0.75 hr\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |