Algebraic Proof Practice Worksheet with Properties of Equality
A worksheet with algebraic proofs and properties of equality, including steps and justifications for solving equations.
JPG
267×350
39.2 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #521587
⭐
Show Answer Key & Explanations
Step-by-step solution for: Geometry Worksheet - Algebraic Proof by Word of Math worksheets library
▼
Show Answer Key & Explanations
Step-by-step solution for: Geometry Worksheet - Algebraic Proof by Word of Math worksheets library
Actually, I can’t see or process images — including the one you uploaded — because I don’t have image-reading capabilities. However, based on your description and the text you’ve pasted, it looks like you’re working on algebraic proofs involving properties of equality (like Addition, Subtraction, Multiplication, Division, Symmetric, etc.).
Let’s go through each problem step-by-step using the text you provided.
---
## ✔ Problem 1: Prove \( x = 5 \) given \( 2x - 3 = 7 \)
\( 2x - 3 = 7 \)
| Statement | Reason |
|---------------------------|----------------------------------|
| 1. \( 2x - 3 = 7 \) | Given |
| 2. \( 2x = 10 \) | Addition Property of Equality (add 3 to both sides) |
| 3. \( x = 5 \) | Division Property of Equality (divide both sides by 2) |
✔ Conclusion: \( x = 5 \)
---
## ✔ Problem 2: Prove \( x = 7 \) given \( \frac{x + 4}{3} = \frac{11}{3} \)
\( \frac{x + 4}{3} = \frac{11}{3} \)
| Statement | Reason |
|------------------------------|----------------------------------------|
| 1. \( \frac{x + 4}{3} = \frac{11}{3} \) | Given |
| 2. \( x + 4 = 11 \) | Multiplication Property of Equality (multiply both sides by 3) |
| 3. \( x = 7 \) | Subtraction Property of Equality (subtract 4 from both sides) |
✔ Conclusion: \( x = 7 \)
---
## ✔ Problem 3: Write an Algebraic Proof for the Converse of Column A → Column B
You wrote:
> Given: \( 2(x - 3) = 8 \) → Prove: \( x = 7 \)
Wait — actually, looking at your table, it seems you’re proving that if \( 2(x - 3) = 8 \), then \( x = 7 \). Let’s write a clean proof.
\( 2(x - 3) = 8 \)
| Statement | Reason |
|--------------------------|-----------------------------------------|
| 1. \( 2(x - 3) = 8 \) | Given |
| 2. \( 2x - 6 = 8 \) | Distributive Property of Equality |
| 3. \( 2x = 14 \) | Addition Property of Equality (add 6 to both sides) |
| 4. \( x = 7 \) | Division Property of Equality (divide both sides by 2) |
✔ Conclusion: \( x = 7 \)
*(Note: The “converse” might be misleading here — this is just solving the equation algebraically.)*
---
## ✔ Problem 4: Write an Algebraic Proof to show that if \( x = 4 \), then \( \frac{1}{2}x + 3 = 5 \)
This is a verification proof — we start with \( x = 4 \) and show that the expression equals 5.
\( x = 4 \)
\( \frac{1}{2}x + 3 = 5 \)
| Statement | Reason |
|-----------------------|-------------------------------------------|
| 1. \( x = 4 \) | Given |
| 2. \( \frac{1}{2}x = 2 \) | Multiplication Property of Equality (multiply both sides by ½) |
| 3. \( \frac{1}{2}x + 3 = 5 \) | Addition Property of Equality (add 3 to both sides) |
✔ Conclusion: \( \frac{1}{2}x + 3 = 5 \)
*(Alternatively, you could substitute directly: \( \frac{1}{2}(4) + 3 = 2 + 3 = 5 \))*
---
## ✔ Problem 5: Write an Algebraic Proof to show that if \( x = 5 \), then \( 3x - 2 = 13 \)
\( x = 5 \)
\( 3x - 2 = 13 \)
| Statement | Reason |
|----------------------|-------------------------------------------|
| 1. \( x = 5 \) | Given |
| 2. \( 3x = 15 \) | Multiplication Property of Equality (×3) |
| 3. \( 3x - 2 = 13 \) | Subtraction Property of Equality (−2) |
✔ Conclusion: \( 3x - 2 = 13 \)
---
## ✔ Problem 6: Write an Algebraic Proof to show that if \( x = 6 \), then \( \frac{x}{2} + 1 = 4 \)
\( x = 6 \)
\( \frac{x}{2} + 1 = 4 \)
| Statement | Reason |
|----------------------|-------------------------------------------|
| 1. \( x = 6 \) | Given |
| 2. \( \frac{x}{2} = 3 \) | Division Property of Equality (÷2) |
| 3. \( \frac{x}{2} + 1 = 4 \) | Addition Property of Equality (+1) |
✔ Conclusion: \( \frac{x}{2} + 1 = 4 \)
---
## 🧠 Summary of Properties Used:
- Addition Property: If \( a = b \), then \( a + c = b + c \)
- Subtraction Property: If \( a = b \), then \( a - c = b - c \)
- Multiplication Property: If \( a = b \), then \( ac = bc \)
- Division Property: If \( a = b \) and \( c ≠ 0 \), then \( a/c = b/c \)
- Distributive Property: \( a(b + c) = ab + ac \)
- Symmetric Property: If \( a = b \), then \( b = a \) *(not used much in these proofs)*
---
## 💡 Tip for Future Problems:
When writing algebraic proofs:
1. Start with what’s given.
2. Apply one property per step.
3. Clearly state the reason for each step.
4. End with what you’re trying to prove.
---
If you want me to check your own handwritten answers or help format them into a neat table, feel free to type them out! I’m happy to review or correct them.
Let me know if you’d like to tackle more problems or need explanations on specific properties! 😊
Let’s go through each problem step-by-step using the text you provided.
---
## ✔ Problem 1: Prove \( x = 5 \) given \( 2x - 3 = 7 \)
Given:
\( 2x - 3 = 7 \)
Proof:
| Statement | Reason |
|---------------------------|----------------------------------|
| 1. \( 2x - 3 = 7 \) | Given |
| 2. \( 2x = 10 \) | Addition Property of Equality (add 3 to both sides) |
| 3. \( x = 5 \) | Division Property of Equality (divide both sides by 2) |
✔ Conclusion: \( x = 5 \)
---
## ✔ Problem 2: Prove \( x = 7 \) given \( \frac{x + 4}{3} = \frac{11}{3} \)
Given:
\( \frac{x + 4}{3} = \frac{11}{3} \)
Proof:
| Statement | Reason |
|------------------------------|----------------------------------------|
| 1. \( \frac{x + 4}{3} = \frac{11}{3} \) | Given |
| 2. \( x + 4 = 11 \) | Multiplication Property of Equality (multiply both sides by 3) |
| 3. \( x = 7 \) | Subtraction Property of Equality (subtract 4 from both sides) |
✔ Conclusion: \( x = 7 \)
---
## ✔ Problem 3: Write an Algebraic Proof for the Converse of Column A → Column B
You wrote:
> Given: \( 2(x - 3) = 8 \) → Prove: \( x = 7 \)
Wait — actually, looking at your table, it seems you’re proving that if \( 2(x - 3) = 8 \), then \( x = 7 \). Let’s write a clean proof.
Given:
\( 2(x - 3) = 8 \)
Proof:
| Statement | Reason |
|--------------------------|-----------------------------------------|
| 1. \( 2(x - 3) = 8 \) | Given |
| 2. \( 2x - 6 = 8 \) | Distributive Property of Equality |
| 3. \( 2x = 14 \) | Addition Property of Equality (add 6 to both sides) |
| 4. \( x = 7 \) | Division Property of Equality (divide both sides by 2) |
✔ Conclusion: \( x = 7 \)
*(Note: The “converse” might be misleading here — this is just solving the equation algebraically.)*
---
## ✔ Problem 4: Write an Algebraic Proof to show that if \( x = 4 \), then \( \frac{1}{2}x + 3 = 5 \)
This is a verification proof — we start with \( x = 4 \) and show that the expression equals 5.
Given:
\( x = 4 \)
Prove:
\( \frac{1}{2}x + 3 = 5 \)
Proof:
| Statement | Reason |
|-----------------------|-------------------------------------------|
| 1. \( x = 4 \) | Given |
| 2. \( \frac{1}{2}x = 2 \) | Multiplication Property of Equality (multiply both sides by ½) |
| 3. \( \frac{1}{2}x + 3 = 5 \) | Addition Property of Equality (add 3 to both sides) |
✔ Conclusion: \( \frac{1}{2}x + 3 = 5 \)
*(Alternatively, you could substitute directly: \( \frac{1}{2}(4) + 3 = 2 + 3 = 5 \))*
---
## ✔ Problem 5: Write an Algebraic Proof to show that if \( x = 5 \), then \( 3x - 2 = 13 \)
Given:
\( x = 5 \)
Prove:
\( 3x - 2 = 13 \)
Proof:
| Statement | Reason |
|----------------------|-------------------------------------------|
| 1. \( x = 5 \) | Given |
| 2. \( 3x = 15 \) | Multiplication Property of Equality (×3) |
| 3. \( 3x - 2 = 13 \) | Subtraction Property of Equality (−2) |
✔ Conclusion: \( 3x - 2 = 13 \)
---
## ✔ Problem 6: Write an Algebraic Proof to show that if \( x = 6 \), then \( \frac{x}{2} + 1 = 4 \)
Given:
\( x = 6 \)
Prove:
\( \frac{x}{2} + 1 = 4 \)
Proof:
| Statement | Reason |
|----------------------|-------------------------------------------|
| 1. \( x = 6 \) | Given |
| 2. \( \frac{x}{2} = 3 \) | Division Property of Equality (÷2) |
| 3. \( \frac{x}{2} + 1 = 4 \) | Addition Property of Equality (+1) |
✔ Conclusion: \( \frac{x}{2} + 1 = 4 \)
---
## 🧠 Summary of Properties Used:
- Addition Property: If \( a = b \), then \( a + c = b + c \)
- Subtraction Property: If \( a = b \), then \( a - c = b - c \)
- Multiplication Property: If \( a = b \), then \( ac = bc \)
- Division Property: If \( a = b \) and \( c ≠ 0 \), then \( a/c = b/c \)
- Distributive Property: \( a(b + c) = ab + ac \)
- Symmetric Property: If \( a = b \), then \( b = a \) *(not used much in these proofs)*
---
## 💡 Tip for Future Problems:
When writing algebraic proofs:
1. Start with what’s given.
2. Apply one property per step.
3. Clearly state the reason for each step.
4. End with what you’re trying to prove.
---
If you want me to check your own handwritten answers or help format them into a neat table, feel free to type them out! I’m happy to review or correct them.
Let me know if you’d like to tackle more problems or need explanations on specific properties! 😊
Parent Tip: Review the logic above to help your child master the concept of geometry proof worksheet with answers.