document.write( "Question 1165977: How much pure water must be mixed with 4 pints of 50% developer to produce a mixture that is 32% developer?
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #790455 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A non-algebraic approach.... \n" ); document.write( "You are starting with 50% developer and adding 0% developer (pure water), stopping when you get to 32%. \n" ); document.write( "From 50 to 32 is a difference of 18; from 50 to 0 is a difference of 50. \n" ); document.write( "So you are stopping adding water 18/50 = 9/25 of the way from 50% to 0%. \n" ); document.write( "That means 9/25 of the final mixture is the water you are adding; that means 16/25 of the mixture is the 50% developer you started with. \n" ); document.write( "So 16/25 of the mixture was 4 pints; that means the 9/25 of the mixture that is water is 9/16 of 4 pints, or 9/4 = 2.25 pints. \n" ); document.write( "ANSWER: Add 2.25 pints of pure water. \n" ); document.write( "CHECK: \n" ); document.write( ".50(4)+0(2.25) = 2+0 = 2 \n" ); document.write( ".32(4+2.25) = .32(6.25) = 2 \n" ); document.write( " \n" ); document.write( " |