<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> The Puzzled Postman </h1>
      </center>

      <blockquote>
        <hr>
        <center>
         <img src="doors.gif" height="147" width="489" alt="doors.gif"><br>
        </center>
        <p>Mr. Kowalski was expecting a package, so he tacked the following note to his door:</p>

        <p align="justify">&nbsp</p>
        <table bgcolor="white" border="1"width="400" cellpadding="20" cellspacing="0" align="center">
          <tr>
            <td>
              <p>Mr. Postman,
              <p>The doorbell to my apartment doesn't work. If you want to leave a package, use the
              knocker.
              <p>If nobody answers, ring the doorbell of my neighbor next door.
              If no one answers there, try my sister's at apartment 2.
              <p align="justify">&nbsp</p>
            </td>
          </tr>
        </table>

        </p>When the postman arrived with the package, he found that the note had fallen to the
        floor, and he couldn't tell which door it had been pinned to. Nevertheless he was able
        to deliver the package correctly.</p>

        <p>Which apartment is Mr. Kowalski's?</p>

        <!-- 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>

        <p>The only apartments that have both doorbells and knocker are apartments 1, 3, and
        5. Apartments 1 and 3 cannot be Mr. Kowalski's because their only neighbor with a
        doorbell is apartment 2, and Mr. Kowalski's sister lives there. Therefore, Mr.
        Kowalski must live in apartment 5.</p>
        <!-- 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 October 10<sup>th</sup>, 2003</i></small>
    </font>
  </body>
</html>

