document.write( "Question 136194: 1.Two airplanes leave Chicago at the same time and fly in opposite dirrections. If one travels at 450 miles per hour and the other at 550 miles per hour, how long will it take for them to be 4000 miles apart? (Solve in algebraic equations)\r
\n" ); document.write( "\n" ); document.write( "2.Bret started on a 70 mile bicycle ride at 20 miles per hour. After a time he became a little tired and slowed down to 12 miles per hour for the rest of the trip. The entire trip of 70 miles took 4 1/2 hours. How far had Bret ridden when he reduced his speed to 12 miles per hour?\r
\n" ); document.write( "\n" ); document.write( "3. Suppose that you have a supply of a 30% solution of alcohol and a 70% solution of alcohol. how many quarts of each should be mixed to produce 20 quarts that is 40% alcohol?
\n" ); document.write( "

Algebra.Com's Answer #99837 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I'm going to give you the equation for each problem
\n" ); document.write( ":
\n" ); document.write( "1.Two airplanes leave Chicago at the same time and fly in opposite directions. If one travels at 450 miles per hour and the other at 550 miles per hour, how long will it take for them to be 4000 miles apart? (Solve in algebraic equations)
\n" ); document.write( "t = time (in hrs) for them to be 4000 mi
\n" ); document.write( "450t + 550t = 4000
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "2.Bret started on a 70 mile bicycle ride at 20 miles per hour. After a time he became a little tired and slowed down to 12 miles per hour for the rest of the trip. The entire trip of 70 miles took 4 1/2 hours. How far had Bret ridden when he reduced his speed to 12 miles per hour?
\n" ); document.write( ":
\n" ); document.write( "d = distance ridden at 20 mph
\n" ); document.write( "then
\n" ); document.write( "(70-d) = distance ridden at 12 mph
\n" ); document.write( ":
\n" ); document.write( "Time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "\"d%2F20\" + \"%28%2870-d%29%29%2F12\" = 4.5
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "3. Suppose that you have a supply of a 30% solution of alcohol and a 70% solution of alcohol. how many quarts of each should be mixed to produce 20 quarts that is 40% alcohol?
\n" ); document.write( ";
\n" ); document.write( "let x = amt of 70% alcohol
\n" ); document.write( "then
\n" ); document.write( "(20-x) = amt of 30% alcohol
\n" ); document.write( ":
\n" ); document.write( ".70x + .30(20-x) = .40(20)
\n" ); document.write( "
\n" ); document.write( "
\n" );