document.write( "Question 39704: Show a complete solution to each problem
\n" );
document.write( "Adjusting antifreeze. Angela needs 20 quarts of 50% antifreeze solution in her radiator. She plans to obtain this by mixing some pure antifreeze with an appropiate amount of a 40% antifreeze solution. How many quarts of each should she use?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Solve each inequality. State the solution set in interval notation and sketch its graph.
\n" );
document.write( "1/6 - 1/3t > 0\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Solve each inequality. State the solution set in interval notation and sketch its graph
\n" );
document.write( "-3/5 < 1/5 - 2/15w < -1/3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Solve each of the following problems by using an inequality.
\n" );
document.write( "Car Selling. Ronald wants to sell his car through a broker who charges a commission of 10% of the selling proce. Ronald still owes $11,025 on the car. Ronald must get enough to at least pay off the loan. What is the range of the selling price? \n" );
document.write( "
Algebra.Com's Answer #25131 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Angela needs 20 quarts of 50% antifreeze solution in her radiator. She plans to obtain this by mixing some pure antifreeze with an appropiate amount of a 40% antifreeze solution. How many quarts of each should she use? \r \n" ); document.write( "\n" ); document.write( "Let amount of 100% antifreeze be \"x\" quarts. \n" ); document.write( "Then amount of 40% antifreeze is \"20-x\" quarts. \n" ); document.write( "Antifreeze in the 100% part is 100%(x)=x quarts \n" ); document.write( "Antifreeze in the 40% part is 40%(20-x)=(8-0.4x) quarts \n" ); document.write( "EQUATION: \n" ); document.write( " antifreeze + antifreeze = 50%(20) quarts \n" ); document.write( "x+8-0.4x=10 \n" ); document.write( "0.6x=2 \n" ); document.write( "Multiply through by 10 to get: \n" ); document.write( "6x=20 \n" ); document.write( "x=10/3 quarts (amounts of 100% antifreeze) \n" ); document.write( "20-x=50/3 quarts (amount of 40% antifreeze)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve each inequality. State the solution set in interval notation and sketch its graph. \n" ); document.write( "1/6 - 1/3t > 0 \n" ); document.write( "Multiply throu by 6 to get: \n" ); document.write( "1-2t>0 \n" ); document.write( "Add 2t to both sides to ge: \n" ); document.write( "2t<1 \n" ); document.write( "t<1/2 \n" ); document.write( "Interval solution: (-infinity,(1/2) \r \n" ); document.write( "\n" ); document.write( "Solve each inequality. State the solution set in interval notation and sketch its graph \n" ); document.write( "-3/5 < 1/5 - 2/15w < -1/3 \n" ); document.write( "Subtract (1/5) along the line to get: \n" ); document.write( "-4/5 < (-2/15)w <-(1/3+1/5) \n" ); document.write( "-4/5<-(2/15)w<-(8/15) \n" ); document.write( "Multiply thru be 15 to get; \n" ); document.write( "-12<-2w<-8 \n" ); document.write( "Divide thru by -2 to get: \n" ); document.write( "4 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve each of the following problems by using an inequality. \n" ); document.write( "Car Selling. Ronald wants to sell his car through a broker who charges a commission of 10% of the selling proce. Ronald still owes $11,025 on the car. Ronald must get enough to at least pay off the loan. What is the range of the selling price?\r \n" ); document.write( "\n" ); document.write( "Let the selling price be \"x\" \n" ); document.write( "INEQUALITY: \n" ); document.write( " sell price - 10%(sell price)>=11,025 \n" ); document.write( " x-0.1x>=11,025 \n" ); document.write( " 0.9x>=11,025 \n" ); document.write( " x>=$12,250 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |