document.write( "Question 908923: How many liters of antifreeze should be added to 5L of water too produce a solution that is no less than 60% antifreeze and no more than 80% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #551383 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Let T = any target value as percent antifreeze. Note that \"0%3C=T%3C100\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "v = volume of 100% antifreeze to add, measured in liters
\n" ); document.write( "T will be a constant, but used separately as two values.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28%28100%2Av%29%2F%28v%2B5%29=T%29\";
\n" ); document.write( "Solve this for v. You will then use two different values of T to evaluate the minimum and maximum specified amounts v to add.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"100v=T%28v%2B5%29\"
\n" ); document.write( "\"100v=Tv%2B5T\"
\n" ); document.write( "\"100v-Tv=5T\"
\n" ); document.write( "\"v%28100-T%29=5T\"
\n" ); document.write( "\"highlight%28v=%285T%29%2F%28100-T%29%29\"
\n" ); document.write( "-
\n" ); document.write( "Evaluate v for T=60 and for T=80.
\n" ); document.write( "
\n" );