document.write( "Question 66756: 36.Smith bicycled 45 miles going east from Durango, and Jones bicycled 70 miles. Jones averaged 5 miles per hour more than Smith, and his trip took one-half hour longer than Smith's. How fast was each one traveling?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "62. A water tank has an inlet pipe and a drain pipe. A full tank can be emptied in 30 minutes if the drain is opened and an empty tank can be filled in 45 minutes with the inlet pipe opened. If both pipes are accidentally opened when the tank is full, then how long will it take to empty the tank? \r
\n" );
document.write( "\n" );
document.write( "The answer is 90 minutes can you help to setup and solve this expression? \n" );
document.write( "
Algebra.Com's Answer #47416 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! 36.Smith bicycled 45 miles going east from Durango, and Jones bicycled 70 miles. Jones averaged 5 miles per hour more than Smith, and his trip took one-half hour longer than Smith's. How fast was each one traveling? \n" ); document.write( " \n" ); document.write( "Let r=Smith's speed \n" ); document.write( "and t=Smiths time (hrs) \n" ); document.write( "Then r+5=Jones speed \n" ); document.write( "and t+.5=Jones time (hr)\r \n" ); document.write( "\n" ); document.write( "Distance (d)=rate(or speed) (r)*time (t)or d=rt\r \n" ); document.write( "\n" ); document.write( "Smith's distance: 45=rt \n" ); document.write( "Jones' distance: 70=(r+5)(t+.5)\r \n" ); document.write( "\n" ); document.write( "So our two equations to solve are:\r \n" ); document.write( "\n" ); document.write( "(1) 45=rt \n" ); document.write( "(2) 70=(r+5)(t+.5)\r \n" ); document.write( "\n" ); document.write( "expand (2)\r \n" ); document.write( "\n" ); document.write( "(2) 70=rt+5t+.5r+2.5\r \n" ); document.write( "\n" ); document.write( "Divide both sides of (1) by r and we get: \n" ); document.write( "t=45/r; substitute in (2)\r \n" ); document.write( "\n" ); document.write( "70=(45/r)(r)+5(45/r)+.5r+2.5 simplifying, we get:\r \n" ); document.write( "\n" ); document.write( "70=45+225/r+.5r+2.5 and this equals:\r \n" ); document.write( "\n" ); document.write( "70=47.5+225/r+.5r subtract 47.5 from both sides\r \n" ); document.write( "\n" ); document.write( "22.5=225/r+.5r multiply every term by r\r \n" ); document.write( "\n" ); document.write( "22.5r=225+.5(r^2) divide each term by .5\r \n" ); document.write( "\n" ); document.write( "45r=450+r^2 subtract 45r from both sides\r \n" ); document.write( "\n" ); document.write( "r^2-45r+450=0\r \n" ); document.write( "\n" ); document.write( "Use quadratic formula: \n" ); document.write( "r=(45+or-sqrt(2025-1800))/2;\r \n" ); document.write( "\n" ); document.write( "r=(45+or-sqrt(225))/2; \n" ); document.write( "r=(45+or-15)/2\r \n" ); document.write( "\n" ); document.write( "r=(45+15)/2 =60/2; \n" ); document.write( "r=30 mph-------------Smith's speed \n" ); document.write( "r+5=35 mph-----------Jones' speed \n" ); document.write( "and \n" ); document.write( "r=(45-15)/2=30/2; \n" ); document.write( "r=15 mph-------------Smith's speed \n" ); document.write( "r+5=20 mph------------Jones' speed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "The rate condition is satisfied by both solutions. \n" ); document.write( "We now need to check to see if the time condition is also satisfied.\r \n" ); document.write( "\n" ); document.write( "r=30 mph-------------Smith's speed \n" ); document.write( "r+5=35 mph-----------Jones' speed\r \n" ); document.write( "\n" ); document.write( "Smith's time=45/30=1.5 hours \n" ); document.write( "Jones' time=70/35=2 hours \n" ); document.write( "The time condition is met.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r=15 mph-------------Smith's speed \n" ); document.write( "r+5=20 mph------------Jones' speed\r \n" ); document.write( "\n" ); document.write( "Smith's time=45/15=3 hours \n" ); document.write( "Jones time=70/20=3.5 hrs \n" ); document.write( "The time condition is also met.\r \n" ); document.write( "\n" ); document.write( "Both solutions are valid.\r \n" ); document.write( "\n" ); document.write( "62. A water tank has an inlet pipe and a drain pipe. A full tank can be emptied in 30 minutes if the drain is opened and an empty tank can be filled in 45 minutes with the inlet pipe opened. If both pipes are accidentally opened when the tank is full, then how long will it take to empty the tank? \n" ); document.write( "The answer is 90 minutes can you help to setup and solve this expression?\r \n" ); document.write( "\n" ); document.write( "Here, we are given all the information we need to solve the problem----There's not really anything to set up\r \n" ); document.write( "\n" ); document.write( "rate at which the tank fills =1/45 cu units per min \n" ); document.write( "rate at which the tank empties=1/30 cu units per min\r \n" ); document.write( "\n" ); document.write( "If both pipes are open, the rate at which the tank empties is the difference between the rate at which it fills and the rate at which it empties, or:\r \n" ); document.write( "\n" ); document.write( "1/30-1/45 the LCM is 90 so we have\r \n" ); document.write( "\n" ); document.write( "(3-2)/90=1/90 \n" ); document.write( "If both pipes are open, the rate at which the tank empties =1/90 cu units/min\r \n" ); document.write( "\n" ); document.write( "Therefore, It completely empty in 90 min\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |