document.write( "Question 220073: alberto made a trip to his friend's house and back. the trip there took three hours and the trip back took four hours. he averaged 9.8 mph faster on the trip there than on the return trip. find alberto's average speed on the outbound trip. \n" ); document.write( "
Algebra.Com's Answer #165313 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r \n" ); document.write( "\n" ); document.write( "Let r=Alberto's average rate of speed on the outbound trip \n" ); document.write( "Then (r-9.8)=Alberto's average rate of speed on the inbound trip \n" ); document.write( "Distance travelled on the outbound trip=(r)*3 \n" ); document.write( "Distance travelled on the inbound trip=(r-9.8)*4 \n" ); document.write( "Now we know that the above two distances are equal, so our equation to solve is: \n" ); document.write( "3r=4(r-9.8) get rid of parens \n" ); document.write( "3r=4r-39.2 subtract 4r from each side \n" ); document.write( "3r-4r=4r-4r-39.2 collect like terms \n" ); document.write( "-r=-39.2 mph or \n" ); document.write( "r=39.2 mph---Alberto's rate of speed on the outbound trip \n" ); document.write( "r-9.4=39.2-9.8= 29.4 mph---Alberto's average speed on the inbound trip\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "Distance travelled on outbound trip=39.2*3=117.6 mi \n" ); document.write( "Distance travelled on the inbound trip=29.4*4=117.6 mi\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |