document.write( "Question 675221: Two brothers leave from the same point driving in opposite directions, the first brother driving at 60 miles per hour and the second driving at 45 mph. The first brother has a one hour head start. How long will they be able to talk on their car phones if the phones have a 260 mile-range? \n" ); document.write( "
Algebra.Com's Answer #419643 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two brothers leave from the same point driving in opposite directions, the first brother driving at 60 miles per hour and the second driving at 45 mph. The first brother has a one hour head start. How long will they be able to talk on their car phones if the phones have a 260 mile-range? \n" ); document.write( "---------------------------------- \n" ); document.write( "1st brother DATA: \n" ); document.write( "rate = 60 mph ; time = x+1 hrs ; distance = rt = 60x+60 miles \n" ); document.write( "--------------------- \n" ); document.write( "2nd brother DATA: \n" ); document.write( "rate = 45 mph ; time = x hrs ; distance = rt = 45x miles \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "distance + distance = 260 miles \n" ); document.write( "60x+60 + 45x = 260 \n" ); document.write( "105x = 200 \n" ); document.write( "x = 40/21 = 1.904 hrs = 1 hr 54 minutes 17 seconds \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |