You originally have x colored pencils in your pencil box. You share them equally between you and your friend. You add in 3 more colored pencils to your own box after sharing them. This gives you a total of 15 pencils.

a. Write an equation and show all of your steps for solving x (the original number of colored pencils in your box).

b. If you wanted to have at least 20 colored pencils left in your box, how many colored pencils would you have needed originally?

c. Write an inequality and show all steps for solving for x

3 answers

a. Let's write an equation to solve for x.

First, we can represent the number of colored pencils each of you have after sharing equally as x/2.

After adding 3 more colored pencils to your own box, you have (x/2) + 3 pencils.

Since the total number of pencils you have after sharing and adding is 15, we can write the equation:
(x/2) + 3 = 15

To solve this equation, we can start by subtracting 3 from both sides:
(x/2) = 15 - 3
(x/2) = 12

To isolate x, we can multiply both sides by 2:
x = 12 * 2
x = 24

So, the original number of colored pencils in your box was 24.

b. Let's find out how many colored pencils you would have needed originally to have at least 20 left.

We know that after dividing equally between you and your friend, you would have (x/2) colored pencils.

To have at least 20 pencils remaining, we can write the inequality:
(x/2) >= 20

To solve this inequality, we can multiply both sides by 2 (since we want to isolate x):
x >= 20 * 2
x >= 40

Therefore, you would have needed at least 40 colored pencils originally to have at least 20 left in your box.

c. x >= 40 (where x represents the original number of colored pencils)
What is an inequality for the original equation?
The original equation was:

(x/2) + 3 = 15

To create an inequality from this equation, we can replace the equal sign (=) with a greater than or equal to sign (≥):

(x/2) + 3 ≥ 15