“Where,” “were,” and “we’re” sound similar, but they mean different things and are used in different kinds of sentences. Using each one correctly depends on whether you are talking about a place, the past tense of “be,” or the phrase “we are.”

What each word means

  • Where – talks about a place, position, or situation; often used in questions.
    • Examples: “Where is my phone?”, “This is where we met.”
  • Were – past tense of “are,” a form of the verb “to be.”
    • Used with: we, you, they, and plural nouns (and in some special “if” sentences).
    • Examples: “They were tired.” “You were late.”
  • We’re – contraction of “we are.”
    • If you can replace it with “we are,” then “we’re” is correct.
    • Examples: “We’re happy.” → “We are happy.” ✅

Simple usage check

  • Talking about a place? → use where.
    • “Where were you yesterday?” (place + past tense together)
  • Talking about the past form of “are”? → use were.
    • “We were at home.”
  • Can you say “we are” in the sentence? → use we’re.
    • “We’re at home now.” → “We are at home now.”

Quick memory tricks

  • Where has an h like in “home” → think place/home/location.
  • Were has no apostrophe → it’s just a verb form of “be.”
  • We’re has an apostrophe → it hides the missing letter “a” from “we are.”

HTML mini table (for your blog)

html

<table>
  <thead>
    <tr>
      <th>Word</th>
      <th>Meaning</th>
      <th>Example</th>
      <th>Test</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>where</td>
      <td>Asks or talks about place/location</td>
      <td>Where is the station?</td>
      <td>Can I replace it with “in which place”?</td>
    </tr>
    <tr>
      <td>were</td>
      <td>Past tense of “are” (verb)</td>
      <td>They were here yesterday.</td>
      <td>Can I replace it with “was/were” forms of “be”?</td>
    </tr>
    <tr>
      <td>we’re</td>
      <td>Short for “we are” (contraction)</td>
      <td>We’re ready to go.</td>
      <td>Can I replace it with “we are”?</td>
    </tr>
  </tbody>
</table>

Information gathered from public forums or data available on the internet and portrayed here.