var index=Math.round(Math.random()*(2-1))+1;
var question=new Array(3);
var truevalue=new Array(3);
	
question[0]='100,000 = 10';
truevalue[0]='5';
	
question[1]='100,000 = 10';
truevalue[1]='5';
	
question[2]='100,000,000 = 10';
truevalue[2]='8';

window.document.write('<CENTER><H2><B>Exponential Notation</B></H2></CENTER><BR><HR><BR><P ALIGN="LEFT"><FONT SIZE=+2>A. Exponential Notation:</FONT><BR>Frequently in chemistry we must write very large or very small numbers.  A convenient method of expressing these types of numbers is by using exponential notation.  This notation expresses the numbers as powers of ten or tenths.<BR>The number 1,000 is the result of the following multiplication:  10  x  10  x  10.  Written in exponential terms, this is:</P><CENTER><IMG SRC="/wps/media/objects/602/616516/mathtutorial/exp.gif" WIDTH="87" HEIGHT="46" BORDER="0"></CENTER><P ALIGN="LEFT">This would normally be referred to as "<I>ten</I> to the third power."  In chemistry, the base is normally 10.</P><P ALIGN="LEFT">How can you easily convert a decimal number to an exponential number?  Consider the following relationships.</P><TABLE CELLSPACING="2" CELLPADDING="1" ALIGN="CENTER"><TR><TD WIDTH="46" ALIGN=CENTER>Decimal</TD><TD WIDTH="24" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="95" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="18" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="60" ALIGN=CENTER>Exponential</TD></TR><TR><TD>10</TD><TD ALIGN=CENTER>=</TD><TD>10</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>1</SUP></TD></TR><TR><TD>100</TD><TD ALIGN=CENTER>=</TD><TD>10  x 10</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>2</SUP></TD></TR><TR><TD>1,000</TD><TD ALIGN=CENTER>=</TD><TD>10 x 10 x 10</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>3</SUP></TD></TR><TR><TD>10,000</TD><TD ALIGN=CENTER>=</TD><TD>10 x 10 x 10 x 10</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>4</SUP></TD></TR></TABLE><P ALIGN="LEFT">Notice that the exponent is always the number of zeros in the decimal number.  Determine the exponential version of the following decimal number.</P><table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER">' + question[index] + '</td><td align="CENTER"> <input type="TEXT" size="5" name="question1"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table>');

var index2=Math.round(Math.random()*(2-1))+1;
var question2=new Array(3);
var truevalue2=new Array(3);

question2[0]='0.0000001 = 10';
truevalue2[0]='-7';

question2[1]='0.0000001 = 10';
truevalue2[1]='-7';

question2[2]='0.000000001 = 10';
truevalue2[2]='-9';

window.document.write('<P ALIGN="LEFT">Now, what about numbers that are smaller than one?  The number 0.01 is the result of multiplying 0.1 x 0.1.  Written in exponential terms, this is:</P><P ALIGN="CENTER"><FONT COLOR="#0000FF" SIZE=+2><B>10<SUP>-2</SUP></B></FONT></P><P ALIGN="LEFT">Once again, consider the relationship between decimal and exponential versions of numbers that are smaller than one.</P><TABLE CELLSPACING="2" CELLPADDING="1" ALIGN="CENTER"><TR><TD WIDTH="46" ALIGN=CENTER>Decimal</TD><TD WIDTH="24" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="95" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="18" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="60" ALIGN=CENTER>Exponential</TD></TR><TR><TD>0.1</TD><TD ALIGN=CENTER>=</TD><TD>0.1</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>-1</SUP></TD></TR><TR><TD>0.01</TD><TD ALIGN=CENTER>=</TD><TD>0.1  x 0.1</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>-2</SUP></TD></TR><TR><TD>0.001</TD><TD ALIGN=CENTER>=</TD><TD>0.1 x 0.1 x 0.1</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>-3</SUP></TD></TR><TR><TD>0.0001</TD><TD ALIGN=CENTER>=</TD><TD>0.1 x 0.1 x 0.1 x 0.1</TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER>10<SUP>-4</SUP></TD></TR></TABLE><P ALIGN="LEFT">Notice that again, the number of zeros in the decimal number, including the one to the left of the decimal point, determines the exponent (except it is always a negative value).  Determine the exponential version of the following decimal number.</P><table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER">' + question2[index2] + '</td><td align="CENTER"> <input type="TEXT" size="5" name="question2"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table><P ALIGN="LEFT">The number 1 written in exponential terms is 10<SUP>0</SUP>.<HR>');

var index3=Math.round(Math.random()*(6-1))+1;
var question3=new Array(7);
var truevalue3=new Array(7);
var exp=new Array(7);

question3[0]='6,320 = ';
truevalue3[0]='6.32';
exp[0]='3';

question3[1]='6,320 = ';
truevalue3[1]='6.32';
exp[1]='3';

question3[2]='349,000 = ';
truevalue3[2]='3.49';
exp[2]='5';

question3[3]='0.287 = ';
truevalue3[3]='2.87';
exp[3]='-1';

question3[4]='0.000000462 = ';
truevalue3[4]='4.62';
exp[4]='-7';

question3[5]='0.00901 = ';
truevalue3[5]='9.01';
exp[5]='-3';

question3[6]='0.000388 = ';
truevalue3[6]='3.88';
exp[6]='-4';

window.document.write('<P ALIGN="LEFT"><FONT SIZE=+2><B>B. Scientific Notation:</B></FONT><BR>Frequently numbers consist of digits other than ones and zeros.   The decimal form of numbers like these are frequently expressed in a form of exponential notation, called scientific notation, in which a decimal number between 1 and 10 is followed by a power of ten.  For example, the distance from the sun to the earth is 93,000,000 miles.  Written in scientific notation, this becomes:</P><CENTER><IMG SRC="/wps/media/objects/602/616516/mathtutorial/eq1.gif" WIDTH="60" HEIGHT="50" BORDER="0"></CENTER><BR><P ALIGN="LEFT">Notice that in this case you cannot simply count zeros.  In order to determine the exponent, count the number of places needed to move the decimal point (real or imaginary) until you obtain a number between 1 and 10.</P><P ALIGN="LEFT">Convert 4,590,000,000 to scientific notation.</P><CENTER><IMG SRC="/wps/media/objects/602/616516/mathtutorial/9places.gif" WIDTH="150" HEIGHT="50" BORDER="0"></CENTER><P ALIGN="LEFT">This process works for numbers that are either larger or smaller than one.<BR><BR>Convert 0.000000702 to scientific notation.</P><CENTER><IMG SRC="/wps/media/objects/602/616516/mathtutorial/7places.gif" WIDTH="150" HEIGHT="50" BORDER="0"></CENTER><P ALIGN="LEFT">When the decimal point moves rightward, the exponent always has a negative sign.Try an example of converting decimal numbers to scientific notation.</P><table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER">' + question3[index3] + '<input type="TEXT" size="10" name="question3"> x 10</td><td align="CENTER"> <input type="TEXT" size="5" name="exponent"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table>');

var index4=Math.round(Math.random()*(4-1))+1;
var question4=new Array(5);
var truevalue4=new Array(5);

question4[0]='9.17 x 10<SUP>5</SUP =';
truevalue4[0]='917,000';

question4[1]='9.17 x 10<SUP>5</SUP =';
truevalue4[1]='917,000';

question4[2]='5.48 x 10<SUP>7</SUP> =';
truevalue4[2]='54,800,000';

question4[3]='1.08 x 10<SUP>-3</SUP> =';
truevalue4[3]='0.00108';

question4[3]='2.65 x 10<SUP>-8</SUP> =';
truevalue4[3]='0.0000000265';

window.document.write('<P ALIGN="LEFT">In some cases you may want to convert a number from scientific notation to decimal notation.  If the exponent is positive, move the decimal point rightward the number of places indicated by the exponent.  If the exponent is negative, move the decimal point leftward the number of places indicated by the exponent.  In both cases it may be necessary to add zeros.<BR>Convert the following scientific notation to decimal notation.</P><P ALIGN="CENTER">7.33 x 10<SUP>-4</SUP> = 0.000733 This is the result of moving the decimal point four places.</P><P ALIGN="LEFT">Try another example:</P><TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" ALIGN="CENTER"><TR><TD ALIGN="CENTER"><font size=+1>' + question4[index4] + '<INPUT TYPE="TEXT" WIDTH="30" NAME="question4"></font></TD></TR></TABLE>');

var index5=Math.round(Math.random()*(3-1))+1;
var question5=new Array(4);
var truevalue5=new Array(4);
var exp5=new Array(4);

question5[0]='(6.260 x 10<SUP>4</SUP>) (5.371 x 10<SUP>6</SUP>) = ';
truevalue5[0]='3.362';
exp5[0]='11';

question5[1]='(6.260 x 10<SUP>4</SUP>) (5.371 x 10<SUP>6</SUP>) = ';
truevalue5[1]='3.362';
exp5[0]='11';

question5[2]='(9.70 x 10<SUP>-2</SUP>) (1.9790 x 10<SUP>5</SUP>) = ';
truevalue5[2]='1.92';
exp5[0]='4';

question5[3]='(7.800 x 10<SUP>-3</SUP>) (6.75 x 10<SUP>-5</SUP>) = ';
truevalue5[3]='5.26';
exp5[3]='-7';

window.document.write('<P ALIGN="LEFT"><FONT SIZE="+2"><B>C. Multiplication:</B></FONT><BR>When exponential numbers are multiplied, the exponents are added.</P><P ALIGN="CENTER"><FONT COLOR="#0000FF">10<SUP>a</SUP> x 10<SUP>b</SUP> = 10<SUP>a + b</SUP></FONT></P><P ALIGN="LEFT">Thus, if 100 is multiplied by 10,000, in exponential terms this would be:</P><P ALIGN="CENTER">10<SUP>2</SUP> x 10<SUP>4</SUP> = 10<SUP>2</SUP> + 4	= 10<SUP>6</SUP></P><P ALIGN="LEFT">Be careful when working with negative exponents.  Consider the following two examples.</P><P ALIGN="CENTER">10<SUP>5</SUP> x 10<SUP>-7</SUP>	= 10<SUP>5 + (-7)</SUP> =	10<SUP>5</SUP> - 7 = 10<SUP>-2</SUP></P><P ALIGN="CENTER">10<SUP>-6</SUP> x 10<SUP>-8</SUP>	= 10<SUP>-6 + (-8)</SUP> = 10<SUP>-6  -8</SUP>	=	10<SUP>-14</SUP></P><P ALIGN="LEFT">If there is a coefficient in front of the exponentials, multiply them, and then multiply the exponential component.  Finally, put the answer in scientific notation if not already so, and then round off to the appropriate number of significant figures.  Let&acute;s try the following calculations.</P><table width="83%" cellpadding="0" cellspacing="0" border="0" align="CENTER"><tr><td width="43%">(3.8930 x 10<sup>4</sup>) (2.600 x 10<sup>-8</sup>)</td><td width="7%">=</td><td width="30%">10.1218 x 10<sup>-4</sup></td><td width="30%">&nbsp;</td></tr><tr><td width="33%">&nbsp;</td><td width="7%">=</td><td width="30%">1.01218 x 10<sup>-3</sup></td><td width="30%"><font color="#0000FF">Since the coefficient has become smaller by a factor of 10, the exponential portion becomes bigger by a factor of 10.</font></td></tr><tr><td width="33%">&nbsp;</td><td width="7%">=</td><td width="30%">1.012 x 10<sup>-3</sup></td><td width="30%">&nbsp;</td></tr><tr><td width="33%">(4.658 x 10<sup>-2</sup>) (4.2 x 10<sup>-5</sup>)</td><td width="7%">=</td><td width="30%">19.5636 x 10<sup>-7</sup></td></tr><tr><td width="33%">&nbsp;</td><td width="7%">=</td><td width="30%">1.95636 x 10<sup>-6</sup></td></tr><tr><td width="33%">&nbsp;</td><td width="7%">=</td><td width="30%">2.0 x 10<sup>-6</sup></td></tr></table>Try another example.</P><table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER">' + question5[index5] + '<input type="TEXT" size="10" name="question5"> x 10</td><td align="CENTER"> <input type="TEXT" size="5" name="exponent5"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table>');

var index6=Math.round(Math.random()*(3-1))+1;
var question6=new Array(4);
var truevalue6=new Array(4);
var exp6=new Array(4);

question6[0]='<table cellspacing="2" cellpadding="1" border="0" align="CENTER"><tr> <td align=CENTER><font size=+1>5.880 x 10<sup>6</sup></font></td><td align=CENTER>&nbsp;</td><td rowspan="3" align=CENTER><font size=+1> </font> <table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER"> <input type="TEXT" size="10" name="question6"> x 10</td><td align="CENTER"> <input type="TEXT" size="5" name="exponent6"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table></td></tr><tr> <td align=CENTER> <hr NOSHADE> </td><td align=CENTER><font size=+1> = </font></td></tr><tr><td align=CENTER><font size=+1>2.47 x 10<sup>9</sup></font></td><td align=CENTER>&nbsp;</td></tr></table>';
truevalue6[0]='2.38';
exp6[0]='-3';

question6[1]='<table cellspacing="2" cellpadding="1" border="0" align="CENTER"><tr> <td align=CENTER><font size=+1>5.880 x 10<sup>6</sup></font></td><td align=CENTER>&nbsp;</td><td rowspan="3" align=CENTER><font size=+1> </font> <table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER"> <input type="TEXT" size="10" name="question6"> x 10</td><td align="CENTER"> <input type="TEXT" size="5" name="exponent6"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table></td></tr><tr> <td align=CENTER> <hr NOSHADE> </td><td align=CENTER><font size=+1> = </font></td></tr><tr><td align=CENTER><font size=+1>2.47 x 10<sup>9</sup></font></td><td align=CENTER>&nbsp;</td></tr></table>';
truevalue6[1]='2.38';
exp6[1]='-3';

question6[2]='<table cellspacing="2" cellpadding="1" border="0" align="CENTER"><tr> <td align=CENTER><font size=+1>6.35 x 10<sup>5</sup></font></td><td align=CENTER>&nbsp;</td><td rowspan="3" align=CENTER><font size=+1> </font> <table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER"> <input type="TEXT" size="10" name="question6">x 10</td><td align="CENTER"> <input type="TEXT" size="5" name="exponent6"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table></td></tr><tr> <td align=CENTER> <hr NOSHADE> </td><td align=CENTER><font size=+1> = </font></td></tr><tr> <td align=CENTER><font size=+1>9.77 x 10<sup>-2</sup></font></td><td align=CENTER>&nbsp;</td></tr></table>';
truevalue6[2]='6.50';
exp6[2]='6';

question6[3]='<table cellspacing="2" cellpadding="1" border="0" align="CENTER"><tr> <td align=CENTER><font size=+1>2.96 x 10<sup>-9</sup></font></td><td align=CENTER>&nbsp;</td><td rowspan="3" align=CENTER><font size=+1> </font> <table cellspacing="0" cellpadding="0" align="CENTER"><tr> <td align="CENTER"> <input type="TEXT" size="10" name="question6"> x 10</td><td align="CENTER"> <input type="TEXT" size="5" name="exponent6"><br><img src="medialib/1pixel.gif" width="1" height="15"> </td></tr></table></td></tr><tr> <td align=CENTER> <hr NOSHADE> </td><td align=CENTER><font size=+1> = </font></td></tr><tr> <td align=CENTER><font size=+1>8.550 x 10<sup>-5</sup></font></td><td align=CENTER>&nbsp;</td></tr></table>';
truevalue6[3]='3.46';
exp6[3]='-5';

window.document.write('<P ALIGN="LEFT"><FONT SIZE="+2"><B>D. Division:</B></FONT><BR>When exponential numbers are divided, the exponents are subracted.</P><BR><TABLE CELLSPACING="2" CELLPADDING="1" BORDER="0" ALIGN="CENTER"><TR><TD WIDTH="25" ALIGN=CENTER><B><FONT COLOR="#0000FF">10<SUP>a</SUP></FONT></B></TD><TD WIDTH="9" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="35" ALIGN=CENTER>&nbsp;</TD></TR><TR><TD ALIGN=CENTER><B><FONT COLOR="#0000FF">-----</FONT></B></TD><TD ALIGN=CENTER><B><FONT COLOR="#0000FF">=</FONT></B></TD><TD ALIGN=CENTER><B><FONT COLOR="#0000FF">10<SUP>a - b</SUP></FONT></B></TD></TR><TR><TD ALIGN=CENTER><B><FONT COLOR="#0000FF">10<SUP>b</SUP></FONT></B></TD><TD ALIGN=CENTER>&nbsp;</TD><TD ALIGN=CENTER>&nbsp;</TD></TR></TABLE><P ALIGN="LEFT">Let&acute;s try dividing 100,000 by 100 using exponential notation.</P><TABLE CELLSPACING="2" CELLPADDING="1" ALIGN="CENTER"><TR><TD WIDTH="42" ALIGN=CENTER>100,000</TD><TD WIDTH="8" ALIGN=CENTER>&nbsp;</TD><TD WIDTH="41" ALIGN=CENTER>10<SUP>5</SUP></TD><TD WIDTH="106" ALIGN=CENTER>&nbsp;</TD></TR><TR><TD ALIGN=CENTER><HR NOSHADE></TD><TD ALIGN=CENTER>=</TD><TD ALIGN=CENTER><HR NOSHADE></TD><TD>= 10<SUP>5 - 2</SUP> = 10<SUP>3</SUP></TD></TR><TR><TD ALIGN=CENTER>100</TD><TD ALIGN=CENTER>&nbsp;</TD><TD ALIGN=CENTER>10<SUP>2</SUP></TD><TD ALIGN=CENTER>&nbsp;</TD></TR></TABLE><P ALIGN="LEFT">As with the multiplication of exponentials, be careful when working with negative exponents.  Consider the following two examples.</P><table cellspacing="2" cellpadding="1" align="CENTER"><tr><td align=CENTER>10<sup>8</sup></td><td align="CENTER">&nbsp;</td><td align=CENTER>&nbsp;</td></tr><tr><td align=CENTER> <hr NOSHADE> </td><td align=CENTER>=</td><td>10<sup>8 - (-3)</sup> = 10<sup>8 + 3</sup> = 10<sup>11</sup></td></tr><tr><td align=CENTER>10<sup>-3</sup></td><td align=CENTER>&nbsp;</td><td align=CENTER>&nbsp;</td></tr></table><br><table cellspacing="2" cellpadding="1" align="CENTER"><tr><td align=CENTER>10<sup>-5</sup></td><td align=CENTER>&nbsp;</td><td align=CENTER>&nbsp;</td></tr><tr><td align=CENTER> <hr NOSHADE> </td><td align=CENTER>=</td><td>10<sup>-5 - (-11)</sup> = 10<sup>5 +11</sup> = 10<sup>6</sup></td></tr><tr><td align=CENTER>10<sup>-11</sup></td><td align=CENTER>&nbsp;</td><td align=CENTER>&nbsp;</td></tr></table><P ALIGN="LEFT">If there is a coefficient in front of the exponentials, divide them, and then divide the exponential component.  Finally, put the answer in scientific notation if not already so, and then round off to the appropriate number of significant figures.  Let&acute;s try the following calculations.</P><table cellspacing="2" cellpadding="1" align="CENTER"><tr><td align=CENTER>6.750 x 10<sup>5</sup></td><td align=CENTER>&nbsp;</td><td align=CENTER>&nbsp;</td></tr><tr><td align=CENTER> <hr NOSHADE> </td><td align=CENTER> = </td><td> 1.607143 x 10<sup>2</sup> = 1.61 x 10<sup>2</sup></td></tr><tr><td align=CENTER>4.20 x 10<sup>3</sup></td><td align=CENTER>&nbsp;</td><td align=CENTER>&nbsp;</td></tr></table><br><table cellspacing="2" cellpadding="1" align="CENTER"><tr><td align=CENTER>5.99 x 10<sup>-6</sup></td><td align=CENTER>&nbsp;</td><td align=CENTER>&nbsp;</td></tr><tr><td align=CENTER> <hr NOSHADE> </td><td align=CENTER> = </td><td> 0.1996001 x 10<sup>-3</sup> = 1.996001 x 10<sup>-4 = 2.00 x 10<sup>-4</sup></sup></td></tr><tr><td align=CENTER>30.01 x 10<sup>-3</sup></td><td align=CENTER>&nbsp;</td><td align=CENTER>&nbsp;</td></tr></table><P ALIGN="LEFT">Try another example.</P>' + question6[index6]);

