document.write( "Question 85501: Please help me with this problem as I am terrible at math. It comes from a worksheet.
\n" );
document.write( " A pharmacist has 1 liter of a solution that is 22% alcohol. How much pure alcohol must be added to bring the solution up to 27% alcohol
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #61736 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A pharmacist has 1 liter of a solution that is 22% alcohol. How much pure alcohol must be added to bring the solution up to 27% alcohol \n" ); document.write( ": \n" ); document.write( "Let x = the amt of pure alcohol to be added; \n" ); document.write( ": \n" ); document.write( "Then the final amt = (x + 1) \n" ); document.write( ": \n" ); document.write( "Write a per cent equation: \n" ); document.write( "100% (pure) alcohol is 1.0(x) \n" ); document.write( ": \n" ); document.write( ".22(1) + 1.0(x) = .27(x+ 1) \n" ); document.write( ": \n" ); document.write( ".22 + x = .27x + .27 \n" ); document.write( ": \n" ); document.write( "x - .27x = .27 - .22 \n" ); document.write( ": \n" ); document.write( ".73x = .05 \n" ); document.write( ": \n" ); document.write( "x = .05/.73 \n" ); document.write( ": \n" ); document.write( "x = .068 liters of pure alcohol required to get a 27% solution \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check our answer: resulting amt would be 1.068: \n" ); document.write( ".22 + .068 = .27(1.068) \n" ); document.write( ".288 = .288; proves our solution \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |