document.write( "Question 453838: A scientist wants to go to a small island 5km south of the coastline and
\n" ); document.write( "13km from the town. From town, he drives his small truck east along the
\n" ); document.write( "waterfront, towing his boat. Then he parks his truck, and travels straight to
\n" ); document.write( "the island by boat.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(a) The truck travels at 50km/h. The boat travels at 20km/h. How far east
\n" ); document.write( "of town should he park his truck and start his boat journey to minimize
\n" ); document.write( "the travel time? \r
\n" ); document.write( "\n" ); document.write( "(b) The truck uses $1 of diesel per km travelled, while the boat uses 60c of
\n" ); document.write( "diesel per km. What should the scientist do if he wants to minimize the
\n" ); document.write( "cost?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #311855 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A scientist wants to go to a small island 5km south of the coastline and
\n" ); document.write( "13km from the town.
\n" ); document.write( " From town, he drives his small truck east along the waterfront, towing his boat.
\n" ); document.write( " Then he parks his truck, and travels straight to the island by boat.
\n" ); document.write( ":
\n" ); document.write( "(a) The truck travels at 50km/h. The boat travels at 20km/h.
\n" ); document.write( " How far east of town should he park his truck and start his boat journey to minimize the travel time?
\n" ); document.write( ":
\n" ); document.write( "Find the distance (d) to the point on the shore just north of the island
\n" ); document.write( "d = \"sqrt%2813%5E2-5%5E2%29\"
\n" ); document.write( "d = 12 km to a point on the shore due north of the island, (from the town)
\n" ); document.write( ":
\n" ); document.write( "Let p = distance to point on the shore east of town to launch the boat
\n" ); document.write( "then
\n" ); document.write( "(12-p) = distance from that point to a point due north of the island
\n" ); document.write( ":
\n" ); document.write( "The boat route to the island is the hypotenuse of a right angle where:
\n" ); document.write( "a = 5
\n" ); document.write( "b = (12-p)
\n" ); document.write( ":
\n" ); document.write( "Write a time equation, time = dist/speed
\n" ); document.write( "total time (t) for the truck and boat
\n" ); document.write( ":
\n" ); document.write( "total time = truck time + boat time
\n" ); document.write( "t = \"p%2F50\" + \"%28sqrt%285%5E2%2B%2812-p%29%5E2%29%29%2F20\"
\n" ); document.write( ":
\n" ); document.write( "t = \"p%2F50\" + \"%28sqrt%2825%2B%28144-24p+%2B+p%5E2%29%29%29%2F20\"
\n" ); document.write( ":
\n" ); document.write( "t = \"p%2F50\" + \"%28sqrt%2825%2B144-24p+%2B+p%5E2%29%29%2F20\"
\n" ); document.write( ":
\n" ); document.write( "t = \"p%2F50\" + \"%28sqrt%28p%5E2-24p%2B169%29%29%2F20\"
\n" ); document.write( "Graphing this
\n" ); document.write( "
\n" ); document.write( "total travel time minimum occurs when:
\n" ); document.write( " p = 9.8 km by truck to a point east of town, launch the boat there
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "(b) The truck uses $1 of diesel per km traveled, while the boat uses 60c of
\n" ); document.write( "diesel per km.
\n" ); document.write( " What should the scientist do if he wants to minimize the cost.
\n" ); document.write( "Modify the equation to:
\n" ); document.write( "Cost = 1p + \".6%2Asqrt%28p%5E2-24p%2B169%29\"
\n" ); document.write( "Graph this
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%2B.6sqrt%28x%5E2-24x%2B169%29%29+\"
\n" ); document.write( "It appears he should not drive the truck at all but travel all the way by boat (p=0).
\n" ); document.write( "His expense the will be 13*.6 = $7.80, will increase for each km he drives the truck
\n" ); document.write( "
\n" );