49.1k views
10 votes
What do i type? please help me.

What do i type? please help me.-example-1
User Rikalous
by
3.6k points

2 Answers

8 votes
Put in any two numbers less than 29 like -29, 23, 17, 6, or any number less than 29
User Caleb Waldner
by
4.4k points
11 votes

Answer:

x = 10; x = 0

Explanation:

x < 29 means x is less than 29. Any number less then 29 is a solution.

For example, pick x = 10. Since 10 < 29, x = 10 is a solution. How do we know x = 10 is a solution?

We start with x < 29.

Now replace x with 10.

10 < 29

Since 10 < 29 is a true statement, then x = 10 is a solution.

Now pick another number less than 29. For example, oick 0.

x = 0 is a solution.

Proof:

x < 29

Replace x with 0:

0 < 29

Since 0 < 29 is a true statement, then x = 0 is a solution.

You can give more solutions just by picking any numbers that are less than 29, such as 1, 2, 3, 15, 28, 23, -5, -18, etc.

Answer: x = 10; x = 0

User Dcalap
by
3.9k points