document.write( "Question 104375: Angela needs 20 quarts of 50% antifreeze in her radiator. She plans to obtain this by mixing some pure antifreeze(100%) with a appopriate amount of a 40% antifreeze soluation. how many quarts of each should she use?\r
\n" );
document.write( "\n" );
document.write( " every time I do this I come up short when I back check. I would like to Thank you in advance for any help \n" );
document.write( "
Algebra.Com's Answer #75993 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=(amount of pure antifreeze), so 20-x=(amount of 40% antifreeze)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x(100%)+(20-x)(40%)=20(50%) \n" ); document.write( " |