<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="new2">
	<name>Optimization of a Function (Answers)</name>
	<metadata>
  <md:version>1.3</md:version>
  <md:created>2003/06/16 14:58:39 GMT-5</md:created>
  <md:revised>2003/07/26 11:30:27 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="debbie">
      <md:firstname>Debbie</md:firstname>
      
      <md:surname>Trahan</md:surname>
      <md:email>debtrahan@aol.com</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="debbie">
      <md:firstname>Debbie</md:firstname>
      
      <md:surname>Trahan</md:surname>
      <md:email>debtrahan@aol.com</md:email>
    </md:maintainer>
    <md:maintainer id="kclarks">
      <md:firstname>Kyle</md:firstname>
      
      <md:surname>Clarkson</md:surname>
      <md:email>kclarks@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>linear</md:keyword>
    <md:keyword>optimization</md:keyword>
    <md:keyword>quadratic</md:keyword>
  </md:keywordlist>

  <md:abstract>This is the answer page for the Optimization of a Function Module. The student will write and graph linear functions then use these functions to write a new function using the Pythagorean Theorem. The students will then find the minimum value of the new function using a graphing calculator.</md:abstract>
</metadata>
	<content>
		<section id="problem1">
			<name>Problem </name>
			<para id="problem">Ship A is 360 kilometers east of Shipwreck Island traveling due west toward Shipwreck Island at a speed of 15 kilometers per hour (km/hr).  Ship B is 45 kilometers north of Shipwreck Island traveling due north away from Shipwreck Island at a speed of 10 km/hr.  </para>
			<section id="parta">
				<name>a</name>
				<para id="ansashipa">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">A</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:apply>
									<m:minus/>
									<m:cn>360</m:cn>
									<m:apply>
										<m:times/>
										<m:cn>15</m:cn>
										<m:ci>t</m:ci>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:math>
				</para>
				<para id="ansashipb">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">B</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:apply>
									<m:plus/>
									<m:cn>45</m:cn>
									<m:apply>
										<m:times/>
										<m:cn>10</m:cn>
										<m:ci>t</m:ci>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:math>
				</para>
				<figure id="figurea">
					<media type="image/jpeg" src="optans1c.jpg"/>
				</figure>
			</section>
			<section id="partb">
				<name>b</name>
				<para id="ansb1shipa">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">A</m:ci>
								<m:cn>10</m:cn>
							</m:apply>
							<m:cn>210</m:cn>
						</m:apply>
					</m:math>
				</para>
				<para id="ansb1shipb">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">B</m:ci>
								<m:cn>10</m:cn>
							</m:apply>
							<m:cn>145</m:cn>
						</m:apply>
					</m:math>
				</para>
				<para id="ansb2">The distance between Ship A and Ship B after 10 hours is 
				<m:math>
						<m:apply>
							<m:approx/>
							<m:apply>
								<m:eq/>
								<m:apply>
									<m:root/>
									<m:apply>
										<m:plus/>
										<m:apply>
											<m:power/>
											<m:cn>210  </m:cn>
											<m:cn>2 </m:cn>
										</m:apply>
										<m:apply>
											<m:power/>
											<m:cn>145  </m:cn>
											<m:cn>2 </m:cn>
										</m:apply>
									</m:apply>
								</m:apply>
								<m:apply>
									<m:root/>
									<m:cn>65125</m:cn>
								</m:apply>
							</m:apply>
							<m:cn>255.196 km</m:cn>
						</m:apply>
					</m:math>
				</para>
			</section>
			<section id="partc">
				<name>c</name>
				<para id="anscA">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">A</m:ci>
								<m:cn>16</m:cn>
							</m:apply>
							<m:cn>120 km</m:cn>
						</m:apply>
					</m:math>
				</para>
				<para id="anscB">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">B</m:ci>
								<m:cn>16</m:cn>
							</m:apply>
							<m:cn>205 km</m:cn>
						</m:apply>
					</m:math>
				</para>
				<para id="ansc">Ship B is 205 km from Shipwreck Island when Ship A is 120 km.</para>
			</section>
			<section id="partd">
				<name>d</name>
				<para id="ansd">Ship A and Ship B are 171 km from Shipwreck Island after 12.6 hours.</para>
			</section>
			<section id="parte">
				<name>e</name>
				<para id="anse1A">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">A</m:ci>
								<m:cn>24</m:cn>
							</m:apply>
							<m:cn>0</m:cn>
						</m:apply>
					</m:math>
				</para>
				<para id="anse1B">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">B</m:ci>
								<m:cn>24</m:cn>
							</m:apply>
							<m:cn>285</m:cn>
						</m:apply>
					</m:math>
				</para>
				<para id="anse2">Ship B is 285 km from Shipwreck Island when Ship A reaches Shipwreck Island.</para>
			</section>
			<section id="partf">
				<name>f</name>
				<para id="ansf">
					<m:math>
						<m:apply>
							<m:eq/>
							<m:apply>
								<m:ci type="fn">d</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:root/>
								<m:apply>
									<m:plus/>
									<m:apply>
										<m:power/>
										<m:apply>
											<m:minus/>
											<m:cn>360</m:cn>
											<m:apply>
												<m:times/>
												<m:cn>15</m:cn>
												<m:ci>t</m:ci>
											</m:apply>
										</m:apply>
										<m:cn>2</m:cn>
									</m:apply>
									<m:apply>
										<m:power/>
										<m:apply>
											<m:plus/>
											<m:cn>45</m:cn>
											<m:apply>
												<m:times/>
												<m:cn>10</m:cn>
												<m:ci>t</m:ci>
											</m:apply>
										</m:apply>
										<m:cn>2</m:cn>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:math>
				</para>
			</section>
			<section id="partg">
				<name>g</name>
				<figure id="figure2">
					<media type="image/png" src="optans3.png"/>
					<caption/>
				</figure>
				<figure id="figure3">
					<media type="image/png" src="optans2.png"/>
				</figure>
				<para id="ansg">At approximately 15.230 hours, the distance between Ship A and Ship B is the least.  The distance at this time is approximately 237.134 km.</para>
			</section>
		</section>
		<section id="linkst">
			<name>Link to Student Page</name>
			<para id="linkstpar">To view the Optimization of Functions Student Page, click on the link below.</para>
			<para id="gotosp"><cnxn document="m11468" strength="5">Go to Student Page </cnxn>
</para>
		</section>
	</content>
</document>
