How to Select the Correct X-Value for Testing Inequalities?

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 1K views
mathdad
Messages
1,280
Reaction score
0
Solve the inequality.

2x - 7 < 11

2x < 11 + 7

2x < 18

x < 18/2

x < 9

Correct?
 
Mathematics news on Phys.org
Good to be correct.

2x - 7 < 11

The value of x must be less than 9 to make the original inequality a true statement.

Let x = 0

2(0) - 7 < 11

0 - 7 < 11

-7 < 11

This is true. So, x < 9 is correct.
 
RTCNTC said:
Good to be correct.

2x - 7 < 11

The value of x must be less than 9 to make the original inequality a true statement.

Let x = 0

2(0) - 7 < 11

0 - 7 < 11

-7 < 11

This is true. So, x < 9 is correct.
No, that is not an appropriate way to check. That shows that there exist a number, less than 9, that satisfies the equation. It does not show that every number less than 9 satisfies it.

For example, suppose you had arrived at the incorrect conclusion that the solution was x< 5. Taking x= 0, which is still less than 5, would arrive at the same result.
 
Not every number less than 9 can be used to show that the original inequality is true. How does one select the correct x-value for testing?