Is the inequality correctly solved by multiplying each fraction by 100?

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
mathdad
Messages
1,280
Reaction score
0
Solve the inequality.

(9/10) < (3x - 1)/-2 < 91/100

Do I start by multiplying each fraction by 100?
 
Mathematics news on Phys.org
That would be one reasonable way of starting. As is so often the case, you can, you don't have to. And, since 100 is positive, multiplying by 100 does not change the direction of the inequalities: 90< -50(3x- 1)< 91.

But that "-" in the "-2" is going to cause problems!
 
90< -50(3x- 1)< 91

90 < -150x + 50 < 91

90 < -150x < 91 - 50

90 < -150x < 41

-90/150 > x > -41/150

-3/5 > x > -41/150

Correct?