<html>
  <head>
    <title> The Big Giant Brain's Weekly Brain Teaser </title>
    <meta name="Author" CONTENT="Rick O'Hair">
    <meta name="Classification" CONTENT="O'Hair:brain teasers">
    <meta name="Copyright" CONTENT="2003 Rick O'Hair for the Big Giant Brain">
    <meta name="Description" CONTENT="This is the Big Giant Brain's Weekly Brain Teasers in HTML format.">
  </head>
  <body bgcolor="#ffffe0">
    <font color="black">
      <center>
	    <p align="justify">&nbsp</p>
	    <h1> Texas Topper </h1>
      </center>

      <blockquote>
        <hr>
        <p>You bought a ten-gallon hat as a souvenir of a visit to Texas; Only
        when you got home did you discover that the label states it to be only
        a six-gallon hat. By now, you were skeptical that it was even <i><b>that</b></i> big,
        and you decided to test it by trying to fill it with 6 gallons of water.
        The only containers you had on hand were those below.</p> 
        <p>Using them, how were you able to pour 6 gallons into the hat?</p>
        <table align="center" width="280">
          <tr>
            <td width="140">
              <image src="9gal.gif" alt="container A: 9 gallons" height="140" width="140"><br />
              <center>Container A</center>
            </td>
            <td>&nbsp;</td>
            <td width="140">
              <image src="4gal.gif" alt="container B: 4 gallons" height="100" width="140"><br />
              <center>Container B</center>
            </td>
          </tr>
        </table>
        <p>&nbsp;</p>

        <!-- end teaser here -->

        <!-- start answer insertion here -->
        <center>
          <p>Scroll down for the answer.</p>
        </center>

        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p align="justify">&nbsp</p>
        <p>The Answer:</p>

        <blockquote>
          <p>The key is to reduce the content of container A to 6 gallons.
          This can be achieved as follows:
            <blockquote>
              <ol>
                <li> Fill container A.</br></br>
                <li> Fill container B from container A, leaving 5 gallons in A.</br></br>
                <li> Empty container B.</br></br>
                <li> Refill container B from container A - this leaves 1 gallon in A.</br></br>
                <li> Empty container B and put the remaining gallon from container A into container B.</br></br>
                <li> Refill container A.</BR></BR>
                <li> Fill container B from container A. This will require 3 gallons, leaving 6 gallons in container A.</br></br>
              </ol>
            </blockquote>
          Now you can find out if you really have a 6 gallon hat.
        </blockquote>
        <!-- start answer insertion here -->
        <!-- end answer here -->
        <hr>
        <p><a href="http:\\www.guardiangeek.net/teasers/index.html">Back to the Brain Teasers Index</a></p>
        <small>
          <p>If you would like to submit a Brain Teaser, email it, along with
          the answer, to the <a href="mailto:teasers@guardiangeek.net">Big Giant Brain.</a>
        </small>
        <hr>
        <small>
          <center>
            <font color="#000000" face="Helvetica,arial">
              <small>
                Copyright © 2003
                <a href="http://www.guardiangeek.net/">Guardian Geek</a><br>
                <a href="mailto:info@guardiangeek.net"><i>Comments?</i></a>
              </small>
            </font>
          </center>
        </small>
      </blockquote>
    </font>
    <font color="000000" face="Helvetica,arial">
      <p><small><i>Last updated Oct<met 10<sup>th</sup>, 2003</i></small>
    </font>
  </body>
</html>

