document.write( "Question 1162818: You need 455 mL of a 85% alcohol solution. On hand, you have a 35% alcohol
\n" );
document.write( "mixture. How much of the 35% alcohol mixture and pure alcohol will you need
\n" );
document.write( "to obtain the desired solution?\r
\n" );
document.write( "\n" );
document.write( "You will need ____ mL of the 35% solution and ______ mL of pure alcohol. \n" );
document.write( "
Algebra.Com's Answer #786682 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "I'll change the numbers so you'll have to do something other than type them\r\n" ); document.write( "in and get credit for what somebody else did.\r\n" ); document.write( "You need 605 mL of a 75% alcohol solution. On hand, you have a 45% \n" ); document.write( "alcohol mixture. How much of the 45% alcohol mixture and pure alcohol will \n" ); document.write( "you need to obtain the desired solution? \r\n" ); document.write( " |How many ml?|Strength| ml of pure alcohol\r\n" ); document.write( "-------------------------------------------------\r\n" ); document.write( "Solution| x | 0.45 | 0.45x\r\n" ); document.write( "Alcohol | y | 1.00 | 1.00y\r\n" ); document.write( "---------------------------------------------\r\n" ); document.write( " 605 0.75 0.75(605) \r\n" ); document.write( "\r\n" ); document.write( "The equations come from the first and last columns:\r\n" ); document.write( "\r\n" ); document.write( " x + y = 605\r\n" ); document.write( " 0.45x + 1.00y = 0.75(605)\r\n" ); document.write( " --------------------------\r\n" ); document.write( "\r\n" ); document.write( "Multiply the second equation through by 100,\r\n" ); document.write( "that is, move the decimal 2 places right on one factor:\r\n" ); document.write( "\r\n" ); document.write( " x + y = 605\r\n" ); document.write( " 45x + 100y = 75(605)\r\n" ); document.write( " --------------------------\r\n" ); document.write( "\r\n" ); document.write( "Multiply 75 times 605 get 45375\r\n" ); document.write( "\r\n" ); document.write( " x + y = 605\r\n" ); document.write( " 45x + 100y = 45275\r\n" ); document.write( " --------------------------\r\n" ); document.write( "\r\n" ); document.write( "Solve the first equation for x\r\n" ); document.write( "\r\n" ); document.write( " x = 605 - y\r\n" ); document.write( "\r\n" ); document.write( "Substitute that for x in the second equation\r\n" ); document.write( "\r\n" ); document.write( " 45x + 100y = 45275\r\n" ); document.write( "45(605 - y) + 100y = 45275\r\n" ); document.write( "27225 - 45y + 100y = 45275\r\n" ); document.write( " 27226 + 55y = 45275\r\n" ); document.write( " 55y = 18150\r\n" ); document.write( " y = 18150/55\r\n" ); document.write( " y = 330 ml of pure alcohol\r\n" ); document.write( "\r\n" ); document.write( "Substitute in\r\n" ); document.write( "\r\n" ); document.write( " x = 605 - y\r\n" ); document.write( " x = 605 - 330\r\n" ); document.write( " x = 275 ml of mixture\r\n" ); document.write( "\r\n" ); document.write( "Now do the same with your numbers.\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |