document.write( "Question 51986: The Red Machine makes 120 candies per minute. The Blue Machine makes 3 candies per second. How many Red Machines would you need if you wanted to equal the productivity of 4 Blue Machines. \n" ); document.write( "
Algebra.Com's Answer #36272 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 120/60 = # of candies Red Machine produces per second \n" ); document.write( "# = 2 \n" ); document.write( "4 Blue Machines can make ~> 3 * 4 = 12 candies per second \n" ); document.write( "6 Red Machines can make ~> 2 * 6 = 12 candies per second \n" ); document.write( " |