<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="simpleAOLA4XSLT.003.xsl"?>
<activity xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ActivityML.0.7.xsd"
	lessonContext="algebra" internalID="A2A-AlgebraCalculus-02-2006">
    <title>Arm Length and Shoe Size</title>	
    <subjectArea>Advanced Algebra</subjectArea>
    <topicalArea>Linear Functions</topicalArea>
    <author>
		<lastName>Chu</lastName>
		<firstName>Sungchi</firstName>
		<salutation>Pp</salutation>
		<authorURL>http://www.sungchichu.com</authorURL>
    </author>
    <dateOfContribution>January 20, 2007</dateOfContribution>
    <dateOfLastModification>January 25, 2007</dateOfLastModification>
    <privacyPreference>Copyright 2007.  Any2Any Technologies, Ltd.</privacyPreference>
    <activityObjective>The objective of this activity is to use the Eval function of the graphics calculator to provide an insight to an age old myth.</activityObjective>
    <educationLevel>Primary 2</educationLevel>
    <activityBackground>
	    Someone claims that there is a strong relationship between the length of forearms of humans and their shoe sizes.  You are to investigate
	    this claim.  So that males and females can be considered together, either subtract 1.5 from the women's shoe sizes or add 1.5 to 
	    the men's shoe sizes.&lt;br&gt; &lt;ol&gt; &lt;li&gt;After gathering the data, construct a scatterplot.  What domain, range, and 
	    scaling factors work well? Do length of forearm and shoe size appear to be related? What type of relationship seems 
	    appropriate? &lt;/li&gt; &lt;li&gt;How linear are the data? Perform linear regression and determine how well the regression 
	    line describe the data. &lt;/li&gt; &lt;/ol&gt;
    </activityBackground>
    <activityDescription>
	    <description>
	    You know the area of a triangle can be expressed as $1$
		You may know about Herons formula $2$ where a, b, and c are sides of the triangle and $3$ which also gives the area of any triangle. 
		There is another formula for the area of a triangle.
	    </description>
		<mathObject nature="static" inputMethod="LaTeX" anchor="1" connector="http" action="explore">A = 1/2 bh</mathObject>
		<mathObject inputMethod="TeX" nature="static" anchor="2" connector="http" action="view">x(s-a)</mathObject>
		<mathObject nature="dynamic" inputMethod="Maple" anchor="3" connector="http" action="view">s= a+ b + c</mathObject>
    </activityDescription>
    
    <example order="1" tracking="Forever">
    <description>Investigate the residuals of the linear model.  Is there a pattern? If so, can you predict using $1$ what type of regression model might be more appropriate?
    </description>
    <mathObject nature="static" presentation="proprietary" anchor="1" expressionType="equation" inputMethod="Maple" action="view,help,explore,learn,discuss">a-b</mathObject>
    </example>
  
    <exercise order="1" tracking="Off">
	<description>Find people outside of your classroom $1$ and dtermine how well the model prdicts their shoe size when you know their arm 
		length and how well the model predicts their arm length when you know their shoe size.
	</description>
	<mathObject anchor="1" nature="dynamic" inputMethod="LaTeX">8 * 9 - 0.9002</mathObject>
    </exercise>
    <exercise order="2" tracking="Forever">
      <description>This is to set the value of a to 3.45 and explore $1$.</description>
      <mathObject nature="dynamic" anchor="1" presentation="applet" inputMethod="LaTeX" expressionType="equation" logon="required" connector="http" action="view">a=a+n/2</mathObject>
    </exercise>
    <exercise order="3" tracking="On">
      <description>If relations from previous work are entered, either delete them (highlight them and press F2 follwed by F1) or turn them 
      off (highlight them and press F1 so they are no longer selected).
      </description>
    </exercise>
    
    
    <assessment dueDate="2006-02-16" dueTime="00:00" policy="closedbooks" order="1" tracking="On">
     <description>
         Industry is concerned with profit.  Frequently, an industry will use linear programming to determine the maim profit given constraints 
         that are real factors to the company.  Suppose a manufacturer can produce a product one way (Method 1) using 3 hours of unskill labor, 
         1 hour of  machine time, and 2 hours of skilled labor.  On the other hand, Method 2 takes 3 hours of unskilled labor, 2 hours of machine 
         time, and 1 hour of skilled labor.  However, constraints have not been considered yet (X - items produced by Method 1 and Y = items 
         produced by Method 2)&lt;br&gt;&lt;br&gt; $1$ ( up to 4200 hours of unskilled labor are available)&lt;br&gt;
     $2$ ( up to 2400 hours of machine time are available)&lt;br&gt;
     </description>
     <mathObject nature="static" presentation="applet" inputMethod="LaTeX" expressionType="equation" logon="disable" anchor="1" connector="http" action="view">
         3X + 3Y &lt;= 4200
     </mathObject>
     <mathObject nature="static" presentation="applet" inputMethod="LaTeX" expressionType="equation" logon="disable" anchor="2" connector="http" action="view">
         3X + 3Y &lt;= 2400
     </mathObject>
   </assessment>

</activity>

