document.write( "Question 1027456: Barb traveled 300 miles during the first 5 hours of her trip. Barb then traveled at a constant speed of 50 miles per hour for the remainder of the trip. Enter the function, f(h), which describes he average speed during the entire speed as a function of time, h, in hours, Barb traveled after her first 300 miles. \n" ); document.write( "
Algebra.Com's Answer #642750 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+h+\" = her time for the whole trip
\n" ); document.write( "\"+h+-+5+\" = her time for the 2nd part of the trip
\n" ); document.write( "--------------------
\n" ); document.write( "Let \"+d+\" = her distance in miles for 2nd part of the trip
\n" ); document.write( "\"+d+=+50%2A%28+h+-+5+%29+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Her average speed for the whole trip is:
\n" ); document.write( "[ total distance ] / [ total time ]
\n" ); document.write( "\"+f%28h%29+=+%28+300+%2B+50%2A%28+h+-+5+%29+%29+%2F+h+\"
\n" ); document.write( "\"+f%28h%29+=+%28+300+%2B+50h+-+250+%29+%2F+h+\"
\n" ); document.write( "\"+f%28h%29+=+%28+50h+%2B+50+%29+%2F+h+\"
\n" ); document.write( "\"+f%28h%29+=+50+%2B+50%2Fh+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Maybe I read this wrong -get another opinion, too
\n" ); document.write( "
\n" );