<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="http://quiz.uprm.edu/mathml/mathml.xsl"?><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">


	<head>
<script type="text/javascript" language="JavaScript">




      <!-- 

var cnt2=0;                                                                     
function tut(db,nq,h,w)                                                         
{                                                                               
                                                                                
                                                                                
    var x = 0;                                                                  
        var y = 0;                                                              
                                                                                
                                                                                
                                                                                
        var address ="http://quiz.uprm.edu/cgi-bin/Quiz/oneques.cgi?database="+db+"&no_ques="+nq;                                                              
        var options = "toolbar=no,titlebar=no,directories=no,status=no,menubar=no,dependent=no,location=no,scrollbars=no,resizable=yes,top=0,height="+h+",width="+w+",left=" + x + ",top="+y+"screenY="+y+",screenX=" + x;                    
        if (cnt2==1)                                                            
         {                                                                      
              tutw.close();                                                     
          tutw = window.open(address,"",options);                               
        }                                                                       
        if (cnt2==0)                                                            
        {                                                                       
            tutw = window.open(address,"",options);                             
        }                                                                       
        cnt2 = 1;                                                               
                                                                                
                                                                                
}                                                                               

-->

</script>   

		<title>Graphing Formulas</title>
<style type="text/css" media="screen"><!--
a:link  { color: #000; text-decoration: none }
a:visited  { color: #000; text-decoration: none }
a:hover   { color: #0387f0; text-decoration: underline }
a:active { color: #0387f0; text-decoration: underline }
--></style>		
</head>
	<body vLink="#000000" link="#000000" aLink="#000000" bgcolor="#ffcc99"><!--scrollbar color-->

<STYLE>
<!--
BODY{
scrollbar-face-color:#fdf8ed;
scrollbar-arrow-color:#ffcc99;
scrollbar-track-color:#ffcc99;
scrollbar-shadow-color:#fdf8ed;
scrollbar-highlight-color:#fdf8ed;
scrollbar-3dlight-color:#fdf8ed;
scrollbar-darkshadow-Color:";
}
-->
</STYLE>   

<div align="left">
			<table width="715" border="0" cellspacing="2" cellpadding="10">
				<tr>
					<td align="left" valign="top" bgcolor="#fdf9f1">
					<H1>Graphing Formulas</H1>
                                                <hr>
</hr>
                                                <h2><a name="1">Points that satisfy a formula</a></h2>
<p class="MsoNormal" style="margin-left: 45"><span style="font-size: 14.0pt">Given a formula in two variables <i><b>x</b></i> and <i><b>y</b></i> in a Cartesian coordinate system, a point <nobr>(<i><b>a</b></i> , <i><b>b</b></i>) </nobr>is said to <i>satisfy</i> the formula if substituting <i><b>x</b></i> = <i><b>a</b></i> and <i><b>y</b></i> = <i><b>b</b></i> into the formula produces a true expression. </span></p>
<h2 style="margin-left: 45"><a name="5">Steps to determine if (<i><b>a</b>,<b>b</b></i>) satisfies a formula</a></h2>
<table border="1" id="AutoNumber2" style="border-width: 0 ;margin-left:55">
                                                <tr>
                                                        <td style="border-style: none; border-width: medium" bgcolor="#FFCC99"> 
            <span style="font-size: 14.0pt">Step 1:</span><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Substitute </i><b><i>x</i></b> = <i><b>a</b></i> <i> and </i> <b><i>y</i></b> = <i><b>b</b></i> into the formula.</span></td></tr>
<tr>
<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
            <span style="font-size: 14.0pt">Step 2:</span><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Simplify</i></span></td> </tr>
<tr>
                                                        <td style="border-style: none; border-width: medium" bgcolor="#FFCC99"> 
            <span style="font-size: 14.0pt">Step 3:</span><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Determine whether the resulting expression is true.</i></span><ul><li>
<p class="MsoNormal" style="margin-left: 45" align="left"><span style="font-size: 14pt"> If yes, the point (<i><b>a</b></i> , <i><b>b</b></i>) satisfies the formula.</span></p></li>
<li>
<p class="MsoNormal" style="margin-left: 45" aling="center"><span style="font-size: 14pt"> If no, the point (<i><b>a</b></i> , <i><b>b</b></i>) does <b>not</b> satisfy the formula.</span></p></li></ul></td></tr></table><br/>

<h2 style="margin-left: 45">Examples </h2>
<h3 style="margin-left: 45">Example 1</h3>

<p class="MsoNormal" style="margin-left: 45"><span style="font-size: 14pt">Does (2 , -3) satisfy the  formula <i><b>y</b></i> = 1 - <i><b>x</b></i><sup><i><b>2</b></i></sup> ?</span></p>
<table border="1" id="AutoNumber2" style="border-width: 0 ;margin-left:55">
                                                <tr>
                                                        <td style="border-style: none; border-width: medium" bgcolor="#FFCC99"> 
            <span style="font-size: 14.0pt">Step 1:</span><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Substitute </i><b><i>x</i></b> = 2 <i> and </i> <b><i>y</i></b> = -3 into the formula.</span><p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt">-3 = 1 - (2)<sup>2</sup>,</span></p>
</td></tr>
<tr>
<td style="border-style: none; border-width: medium" bgcolor="#FFCC99"><span style="font-size: 14.0pt">Step 2:</span><span style="font-size: 14.0pt"> </span><span style="font-size: 14pt"> <i> Simplify</i></span>
<p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt"> -3 = 1 - 4, </span></p>
</td></tr>
                                                <tr>
                                                        <td style="border-style: none; border-width: medium" bgcolor="#FFCC99"> 
            <span style="font-size: 14.0pt">Step 3:</span><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Determine whether the resulting expression is true.</i></span><p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt">Yes.</span></p></td></tr></table><br/>
<p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt"><b>Conclusion:</b> The point (1 , 0) <i>does</i> satisfy the formula</span></p><br/>

<h3 style="margin-left: 55">Example 2</h3>
<p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt">Is (3 , -2) a solution for the formula <i><b>y</b></i> - 3<i><b>x</b></i> - 5 = 0 ?</span></p>
<table border="1" id="AutoNumber2" style="border-width: 0 ;margin-left:55">
                                                <tr>
                                                        <td style="border-style: none; border-width: medium" bgcolor="#FFCC99"> 
            <span style="font-size: 14.0pt">Step 1:</span><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Substitute </i><b><i>x</i></b> = 3 <i> and </i> <b><i>y</i></b> = -2 into the formula.</span><p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt">-2 - 3(3) - 5 = 0,</span></p>
</td></tr>
<tr>
<td style="border-style: none; border-width: medium" bgcolor="#FFCC99"><span style="font-size: 14.0pt">Step 2:</span><span style="font-size: 14.0pt"> </span><span style="font-size: 14pt"> <i> Simplify</i></span>
<p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt"> -16 = 0</span></p>
</td></tr> <tr>
                                                        <td style="border-style: none; border-width: medium" bgcolor="#FFCC99"> 
            <span style="font-size: 14.0pt">Step 3:</span><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Determine whether the resulting expression is true.</i></span><p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt">No.</span></p></td></tr></table><br/>
<p class="MsoNormal" style="margin-left: 55"><span style="font-size: 14pt"><b>Conclusion:</b> The point (3 , -2) does <i>not</i> satisfy the formula</span></p><br/><br/>
<center><img src="../practice_image.jpg" onClick ="tut('REVIEW/Graphs/Formula_1.db','2',300,650)"></img></center><br/>
<hr>
</hr>
                                               <h2><a name="2">Definition</a></h2>
<p class="MsoNormal"><span style="font-size: 14.0pt">A graph is the set of all points (<i><b>x</b></i> , <i><b>y</b></i>) in the <i><b>x</b></i><i><b>y</b></i> plane that satisfy a given formula.</span></p>					
<hr>						
</hr>
<h2><a name="3">Steps to find the graph of a formula</a></h2>


<table border="1" id="AutoNumber2" style="border-width: 0; margin-left: 45">
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<p class="MsoNormal"><b><i>
                                <span style="font-size: 14.0pt">Step 1:</span></i></b><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Construct a table of </i><b><i>x</i></b> <i> values.</i></span></p>
                                <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 55; " bordercolor="#FFCC99" width="75%" id="AutoNumber2" bgcolor="#FDF9F1">
                                  <tr>
                                    <td width="16%" align="center"><b><i>x</i></b></td>
                                    <td width="16%" align="center"><b>-2</b></td>
                                    <td width="17%" align="center"><b>-1</b></td>
                                    <td width="17%" align="center"><b>0</b></td>
                                    <td width="17%" align="center"><b>1</b></td>
                                    <td width="17%" align="center"><b>2</b></td>
                                  </tr>
                                  <tr>
                                    <td width="16%" align="center"><b><i>y</i></b></td>
                                    <td width="16%" align="center"></td>
                                    <td width="17%" align="center"></td>
                                    <td width="17%" align="center"></td>
                                    <td width="17%" align="center"></td>
                                    <td width="17%" align="center"></td>
                                  </tr>
                                </table>
                                <p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<b><i><span style="font-size: 14.0pt">Step 2:</span></i></b><span style="font-size: 14.0pt"> <i>
                                For each <b>x-value</b> find the <b>
                                y-value</b> that satisfies the formula.</i></span><p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<b><i><span style="font-size: 14.0pt">Step 3:</span></i></b><span style="font-size: 14.0pt">
                                <i>Complete the table</i></span><span style="font-size: 14pt">.</span><p/>
                                <p/><p/><p/>
                                <p/><p/><p/><p/><p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<i>
    							<b><span style="font-size: 14.0pt">Step 4: </span></b><span style="font-size: 14.0pt">
                                Plot all of these points in the <b>xy</b> plane </span></i>
<p style=" margin-left: 55"><span style="font-size: 12.0pt">Click <a style="text-decoration: underline; color: #0000FF" target="_blank" href="http://quiz.uprm.edu/tutorials/carcoor/car_home.html">here</a> if you have problems with <i>Step</i> 4.</span></p></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<i>
    							<b><span style="font-size: 14.0pt">Step 5: </span></b>
                                <span style="font-size: 14pt">Can you guess the curve that all points will form?</span></i>
					    <ul>
                                  <li>
                                  <p align="left">
                                  <span style="font-size: 14pt"><i>If yes, draw 
                                  the graph (place the appropriate curve through the given points).</i></span></p></li>
                                  <li>
                                  <p align="left">
                                  <span style="font-size: 14pt"><i>If no, 
                                  return to Step 1 and add more values of <i><b>x</b></i> to the table.</i></span></p></li>
                                </ul>
                                </td>
  						</tr>
						</table><br/>
<h2 style="margin-left: 55">Examples </h2>
<h3 style="margin-left: 55">Example 1</h3>


<p style="margin-left: 55"><font size="4">Graph: <i><b>y</b></i> =
-2<b><i>x</i></b> -1</font></p>


<table border="1" id="AutoNumber2" style="margin-left:55" bordercolor="#FDF9F1" cellspacing="1">
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<p class="MsoNormal"><b><i>
                                <span style="font-size: 14.0pt">Step 1:</span></i></b><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Construct a table of </i><b><i>x</i></b> <i> values.</i></span></p>
                                <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 55; " bordercolor="#FFCC99" width="75%" id="AutoNumber2" bgcolor="#FDF9F1" height="52">
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>x</i></b></td>
                                    <td width="16%" align="center" height="26"><span style="font-size: 14pt">
                                    -</span><b>2</b></td>
                                    <td width="17%" align="center" height="26">
                                    <span style="font-size: 14pt">
                                    -</span><b>1</b></td>
                                    <td width="17%" align="center" height="26"><b>0</b></td>
                                    <td width="17%" align="center" height="26"><b>1</b></td>
                                    <td width="17%" align="center" height="26"><b>2</b></td>
                                  </tr>
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>y</i></b></td>
                                    <td width="16%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                  </tr>
                                </table>
                                <p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<b><i><span style="font-size: 14.0pt">Step 2:</span></i></b><span style="font-size: 14.0pt"> <i>
                                For each <b>x-value</b> find the <b>
                                y-value</b> that satisfies the formula.</i></span><p align="center">
                                <font size="4"><i><b></b>If <b>x </b>=</i>-2<i><b> </b>, then <b>y</b></i> =
                                -2(-2)
                                -1 = 3</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>- 1<i><b>
                                </b>, then <b>y</b></i> = -2(-1)
                                -1 = 1</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>0<i><b>
                                </b>, then <b>y</b></i> = -2(0)
                                -1 =
                                -1</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>1<i><b>
                                </b>, then <b>y</b></i> = -2(1)
                                -1 =
                                -3</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>2<i><b> </b>, then <b>y</b></i> =
                                -2(2)
                                -1 =
                                -5</font></p>
                                <p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<b><i><span style="font-size: 14.0pt">Step 3:</span></i></b><span style="font-size: 14.0pt">
                                <i>Complete the table</i></span><span style="font-size: 14pt">.</span><table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 55; " bordercolor="#FFCC99" width="75%" id="AutoNumber2" bgcolor="#FDF9F1" height="52">
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>x</i></b></td>
                                    <td width="16%" align="center" height="26"><span style="font-size: 14pt">
                                    -</span>2</td>
                                    <td width="17%" align="center" height="26">
                                    <span style="font-size: 14pt">
                                    -</span>1</td>
                                    <td width="17%" align="center" height="26">0</td>
                                    <td width="17%" align="center" height="26">1</td>
                                    <td width="17%" align="center" height="26">2</td>
                                  </tr>
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>y</i></b></td>
                                    <td width="16%" align="center" height="26">
                                    3</td>
                                    <td width="17%" align="center" height="26">
                                    1</td>
                                    <td width="17%" align="center" height="26">-1</td>
                                    <td width="17%" align="center" height="26">-3</td>
                                    <td width="17%" align="center" height="26">-5</td>
                                  </tr>
                                </table>
                                <p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<i>
    							<b><span style="font-size: 14.0pt">Step 4: </span></b><span style="font-size: 14.0pt">
                                Plot all of these points in the <b>xy</b>-plane. </span></i>
                                <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 30" bordercolor="#FFCC99" id="AutoNumber3" bgcolor="#FDF9F1">
                                  <tr>
                                    <td>
                                    <p align="center">
                                    <img border="0" src="images/123.jpg" width="420" height="401"></img></p></td>
                                  </tr>
                                </table>
                                </td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<i>
    							<b><span style="font-size: 14.0pt">Step 5: </span></b>
                                <span style="font-size: 14pt">C</span><span style="font-size: 14.0pt">an 
                                you guess the curve that all points will form?</span></i><ul>
                                  <li>
                                  <p align="center">
                                  <span style="font-size: 14pt"><i>yes, this is 
                                  a line.</i></span></p></li>
                                </ul>
                                <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 40" bordercolor="#FFCC99" id="AutoNumber4" bgcolor="#FDF9F1">
                                  <tr>
                                    <td align="center">
                                    <img border="0" src="images/123l.jpg" width="401" height="398"></img></td>
                                  </tr>
                                </table>
                                </td>
  						</tr>
						</table>
<h3 style="margin-left: 55">Example 2</h3>


<p style="margin-left: 55"><font size="4">Graph: <i><b>y</b></i> = <b><i>x</i></b><sup><b><i>2</i></b></sup>
- 2</font></p>


<table border="1" id="AutoNumber5" style="margin-left:55" bordercolor="#FDF9F1" cellspacing="1">
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<p class="MsoNormal"><b><i>
                                <span style="font-size: 14.0pt">Step 1:</span></i></b><span style="font-size: 14.0pt"> </span>
                                <span style="font-size: 14pt"> <i> Construct a table of </i><b><i>x</i></b> <i> values .</i></span></p>
                                <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 55; " bordercolor="#FFCC99" width="75%" id="AutoNumber6" bgcolor="#FDF9F1" height="52">
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>x</i></b></td>
                                    <td width="16%" align="center" height="26"><span style="font-size: 14pt">
                                    -</span><b>2</b></td>
                                    <td width="17%" align="center" height="26">
                                    <span style="font-size: 14pt">
                                    -</span><b>1</b></td>
                                    <td width="17%" align="center" height="26"><b>0</b></td>
                                    <td width="17%" align="center" height="26"><b>1</b></td>
                                    <td width="17%" align="center" height="26"><b>2</b></td>
                                  </tr>
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>y</i></b></td>
                                    <td width="16%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                    <td width="17%" align="center" height="26"></td>
                                  </tr>
                                </table>
                                <p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<b><i><span style="font-size: 14.0pt">Step 2:</span></i></b><span style="font-size: 14.0pt"> <i>
                                For each <b>x-value</b> find the <b>
                                y-value</b> that satisfies the formula.</i></span><p align="center">
                                <font size="4"><i><b></b>If <b>x </b>=</i>-2<i><b> </b>, then <b>y</b></i> = (-2)<sup><b><i>2</i></b></sup>
                                - 2 = 2</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>- 1<i><b>
                                </b>, then <b>y</b></i> = (-1)<sup><b><i>2</i></b></sup>
                                -2 = -1</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>0<i><b>
                                </b>, then <b>y</b></i> = (0)<sup><b><i>2</i></b></sup>
                                - 2 = -2</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>1<i><b>
                                </b>, then <b>y</b></i> = (1)<sup><b><i>2</i></b></sup>
                                - 2 = -1</font></p>
                                <p align="center"><font size="4"><i><b></b>If
                                <b>x </b>=</i>2<i><b> </b>, then <b>y</b></i> = (2)<sup><b><i>2</i></b></sup>
                                - 2 = 2</font></p>
                                <p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<b><i><span style="font-size: 14.0pt">Step 3:</span></i></b><span style="font-size: 14.0pt">
                                <i>Complete the table</i></span><span style="font-size: 14pt">.</span><table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 55; " bordercolor="#FFCC99" width="75%" id="AutoNumber7" bgcolor="#FDF9F1" height="52">
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>x</i></b></td>
                                    <td width="16%" align="center" height="26"><span style="font-size: 14pt">
                                    -</span>2</td>
                                    <td width="17%" align="center" height="26">
                                    <span style="font-size: 14pt">
                                    -</span>1</td>
                                    <td width="17%" align="center" height="26">0</td>
                                    <td width="17%" align="center" height="26">1</td>
                                    <td width="17%" align="center" height="26">2</td>
                                  </tr>
                                  <tr>
                                    <td width="16%" align="center" height="26"><b><i>y</i></b></td>
                                    <td width="16%" align="center" height="26">
                                    7</td>
                                    <td width="17%" align="center" height="26">
                                    4</td>
                                    <td width="17%" align="center" height="26">3</td>
                                    <td width="17%" align="center" height="26">4</td>
                                    <td width="17%" align="center" height="26">7</td>
                                  </tr>
                                </table>
                                <p/></td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<i>
    							<b><span style="font-size: 14.0pt">Step 4: </span></b><span style="font-size: 14.0pt">
                                Plot all of these points in the <b>xy</b>-plane. </span></i>
                                <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 30" bordercolor="#FFCC99" id="AutoNumber8" bgcolor="#FDF9F1">
                                  <tr>
                                    <td>
                                    <p align="center">
                                    <img border="0" src="images/150.jpg" width="404" height="407"></img></p></td>
                                  </tr>
                                </table>
                                </td>
  						</tr>
  						<tr>
    							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99">
    							<i>
    							<b><span style="font-size: 14.0pt">Step 5: </span></b>
                                <span style="font-size: 14pt">C</span><span style="font-size: 14.0pt">an 
                                you guess the curve that all points will form?</span></i><ul>
                                  <li>
                                  <p align="center">
                                  <span style="font-size: 14pt"><i>yes, this is 
                                  a parabola.</i></span></p></li>
                                </ul>
                                <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 40" bordercolor="#FFCC99" id="AutoNumber9" bgcolor="#FDF9F1">
                                  <tr>
                                    <td align="center">
                                 <img border="0" src="images/150l.jpg" width="500" height="402"></img></td>
                                  </tr>
                                </table>
                                </td>
  						</tr>
						</table><br/><br/>
<h2><a name="4">Graphing Other Expressions</a></h2><br/>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; margin-left: 55; " bordercolor="#FFCC99" width="75%" id="AutoNumber7" bgcolor="#FDF9F1" height="52"> <tr>   							<td style="border-style: none; border-width: medium" bgcolor="#FFCC99"><span style="font-size: 14pt">To see the graphs of other expressions, enter expressions which only contain the variable <i>x</i> in the text box.  When you click on <i>graph it</i>, you will see the graph(s) of <i>y = expression</i> where <i>expression</i> has been entered in the text box.</span></td></tr><tr><td> 
<applet codebase="Classes" code="hofstra.matsrc.Graf.class" archive="GrafClasses.zip"  width="500" height="350">
<p/>Sorry, but you need a Java-enhanced browser to use this function grapher.<p/></applet></td></tr></table>

	
</td>
</tr>
</table>
</div>
</body>
</html>
