Solving Rational Inequalities: x < 2/(5x-1) | My Final Answer Matches Textbook!

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 · 2K views
odolwa99
Messages
85
Reaction score
0
My final answer matches that of the textbook, but do I need to change the < to > at any point as I solve this? I ask because, if I assume x is 1 (until I solve for x), then the question statement and parts of the solution are made untrue.

Homework Statement



Solve the following for x [itex]\in\mathbb{R}:[/itex] [itex]\frac{x}{2x-1}<-2[/itex]

Homework Equations



The Attempt at a Solution



[itex]\frac{x(2x-1)^2}{2x-1}<-2(2x-1)^2[/itex]
[itex]x(2x-1)<-2(4x^2-4x+1)[/itex]
[itex]2x^2-x<-8x^2+8x-2[/itex]
[itex]10x^2-9x+2<0[/itex]
[itex](5x-2)(2x-1)=0[/itex]
[itex]x=\frac{2}{5}[/itex] or [itex]\frac{1}{2}[/itex]
[itex]\frac{2}{5}<x<\frac{1}{2}[/itex]
 
Physics news on Phys.org
hi odolwa99! :smile:
odolwa99 said:
… if I assume x is 1 (until I solve for x), then the question statement and parts of the solution are made untrue.

but 1 isn't between 2/5 and 1/2,

so why is that a difficulty? :confused:
 
Yeah, I'm just double checking my work so I can be absolutely sure I'm correct at all steps. Thanks for looking at it for me.