document.write( "Question 1006346: A bag of batteries in the ratio of 3 size D batteries to 7 size C batteries is combined with a bag having a ratio of 5 size D to 1 size C.\r
\n" );
document.write( "\n" );
document.write( "If the two bags together now contain an equal number of size D and C batteries, how many batteries are in the second bag?\r
\n" );
document.write( "\n" );
document.write( "My attempt:
\n" );
document.write( "Step 1: I can see that the first bag in the ratio of 3/7 has 18 size D batteries and 42 size C batteries, given that the total number in the bag is 60.\r
\n" );
document.write( "\n" );
document.write( "Step 2: I can see that the second bag is in the ratio of 5/1.\r
\n" );
document.write( "\n" );
document.write( "Step 3: Through trial and error, I can see that I need to get to a combined bag with a ratio of 8/8 for a total of 96. But I don't know how to do this mathematically. \r
\n" );
document.write( "\n" );
document.write( "This is often my problem. Can anybody help me set this up?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622515 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you are correct in that both bags will contain 96 batteries. \n" ); document.write( "there will be 48 D and 48 C.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given that the first bag contains 60 batteries total and that the ratio of D to C is 3/7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x = the common multiplier.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get 3x + 7x = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "combine like terms to get 10x = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the common multiplier is 6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3*6 + 7*6 = 18 + 42 = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total number of batteries is 60.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the ratio of D to C is 18 / 42 = 3 / 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the batteries in the second bag are in the ratio of D / C = 5 / 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let y be the common multiplier for the second bag.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get 5y + 1y = z\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z is the total for the second bag.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when you add the D batteries together and you add the C batteries together, you will get a ratio of 1/1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(18 + 5y) / (42 + y) = 1/1 which becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(18 + 5y) / (42 + y) = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply both sides of this equation by (42 + y) to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18 + 5y = 42 + y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract y from both sides of this equation and subtract 18 from both sides of this equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5y - y = 42 - 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4y = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for y = get y = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when y = 6, the equation for your second bag of 5y + y = z becomes 30 + 6 = z which results in 36 = z\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your second bag contains 36 batteries. \n" ); document.write( "30 of them are D \n" ); document.write( "6 of them are C. \n" ); document.write( "the ratio of D/C = 30/6 = 5/1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your combined bag contains 60 + 36 = 96 batteries. \n" ); document.write( "your total D are 18 + 30 = 48 \n" ); document.write( "your total C are 42 + 6 = 48 \n" ); document.write( "the ratio of D to C is 1/1.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |