document.write( "Question 1036797: Suppose that a cyclist began a 234 mile ride across the state at the western edge of the state at the same time that a car traveling toward it leaves the eastern end of the state. If the bicycle in car met after 4 1/2 hours and the car travel 31.2 mph faster than the bicycle find the average rate of each? \n" ); document.write( "
Algebra.Com's Answer #651511 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that a cyclist began a 234 mile ride across the state at the western edge of the state at the same time that a car traveling toward it leaves the eastern end of the state. If the bdicycle in car met after 4 1/2 hours and the car travel 31.2 mph faster than the bicycle find the average rate of each? \n" ); document.write( "-------------- \n" ); document.write( "cyclist DATA: \n" ); document.write( "distance = d miles ; rate = r mph ; time = d/r hours \n" ); document.write( "------------------------- \n" ); document.write( "car DATA: \n" ); document.write( "dist = 234-d miles ; rate = r + 31.2 mph ; time = (234-d)/(31.2+r) hours \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "(234-d)/(31.2+r) = d/r \n" ); document.write( "d/r = 4.5 \n" ); document.write( "d= 4.5r \n" ); document.write( "-------------------------------- \n" ); document.write( "31.2d + rd = 234r-rd \n" ); document.write( "2rd = 234r - 31.2d \n" ); document.write( "2r(4.5r) = 234r - 31.2(4.5r) \n" ); document.write( "------- \n" ); document.write( "9r^2 = 93.6r \n" ); document.write( "r(9r-93.6) = 0 \n" ); document.write( "r = 10.4 (bike rate) \n" ); document.write( "r+31.2 = 41.6 mph (car rate) \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------- \n" ); document.write( " \n" ); document.write( " |