document.write( "Question 167344: On a round trip of 350 miles in each direction, Joseph averaged 10mph more returning than he did going. If the return trip took 4 hours less time, find the time for each direction. \n" ); document.write( "
Algebra.Com's Answer #123240 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! d=r*t\r \n" ); document.write( "\n" ); document.write( "distance going =distance returning=350 \n" ); document.write( ": \n" ); document.write( "so r*t going = r*t returning \n" ); document.write( ": \n" ); document.write( "rt=(r+10)(t-4) \n" ); document.write( ": \n" ); document.write( "rt=rt-4r+10t-40-----> we have -4r+10t-40=0 since t=350/r \n" ); document.write( ": \n" ); document.write( "we have -4r+10(350/r)-40=0 \n" ); document.write( ": \n" ); document.write( "-4r+(3500/r)-40=0---->mult by r---> \n" ); document.write( ": \n" ); document.write( "quadratic formula yields 25 and -35...we throw out the negative value \n" ); document.write( ": \n" ); document.write( "r=25 going \n" ); document.write( "r+10=35 returning \n" ); document.write( ": \n" ); document.write( "time going \n" ); document.write( "time returning \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |