Problem Overview:
The task is to identify whether each sentence is written in the
active voice or the
passive voice. Here's a brief explanation of the two voices:
-
Active Voice: The subject performs the action. The structure is typically: *Subject + Verb + Object*.
-
Passive Voice: The subject receives the action. The structure is typically: *Subject + Be + Past Participle + By + Agent*.
Solution:
Let’s analyze each sentence and determine whether it is in the active or passive voice.
---
#### 1.
Kelly did her homework.
-
Analysis: Kelly (subject) did (verb) her homework (object).
-
Voice: Active
#### 2.
The sentence was written by Joe.
-
Analysis: The sentence (subject) was written (past participle) by Joe (agent).
-
Voice: Passive
#### 3.
The bus was missed by Allen.
-
Analysis: The bus (subject) was missed (past participle) by Allen (agent).
-
Voice: Passive
#### 4.
Jill blew her nose.
-
Analysis: Jill (subject) blew (verb) her nose (object).
-
Voice: Active
#### 5.
The cat laid on the bed.
-
Analysis: The cat (subject) laid (verb) on the bed (prepositional phrase).
-
Voice: Active
#### 6.
The keys were lost by William.
-
Analysis: The keys (subject) were lost (past participle) by William (agent).
-
Voice: Passive
#### 7.
The books were sold by Shannon.
-
Analysis: The books (subject) were sold (past participle) by Shannon (agent).
-
Voice: Passive
#### 8.
Henry won the race.
-
Analysis: Henry (subject) won (verb) the race (object).
-
Voice: Active
#### 9.
The last donut was eaten by Toby.
-
Analysis: The last donut (subject) was eaten (past participle) by Toby (agent).
-
Voice: Passive
#### 10.
Carol sang the National Anthem.
-
Analysis: Carol (subject) sang (verb) the National Anthem (object).
-
Voice: Active
---
Final Answer:
Here are the results for each sentence:
1. Active
2. Passive
3. Passive
4. Active
5. Active
6. Passive
7. Passive
8. Active
9. Passive
10. Active
Boxed Answer:
$$
\boxed{
\begin{array}{ll}
1. & \text{Active} \\
2. & \text{Passive} \\
3. & \text{Passive} \\
4. & \text{Active} \\
5. & \text{Active} \\
6. & \text{Passive} \\
7. & \text{Passive} \\
8. & \text{Active} \\
9. & \text{Passive} \\
10. & \text{Active} \\
\end{array}
}
$$
Parent Tip: Review the logic above to help your child master the concept of passive and active voice worksheet.