yo4561 Wrote: v^4 <v
I initially moved the v to the left and did --> v(v^3-1)<0 --> then I believe that I did an illegal math move of v<0 and v^3<1.
When is appropriate to factor inequalities and how would you break them up if you can to solve for the answer? If an example could be provided, I would be so appreciative.
Good job NOT just dividing by v initially! (For anyone else reading this, that would be dangerous: what if v is zero? what if v is negative?)
Pretend the inequality is an equal sign, so v(v^3 - 1) = 0, and that does imply that v = 0 or v = 1, which is what you were wanting to do next. Sketch out a number line, mark v = 0 and v = 1 (splitting the number line into three sections), and then plug a test value from each of the three "sections" of the number line into the original inequality:
If v = -2, then is v^4 < v? Is +16 < -2? No, so this rules out the entire v < 0 range.
If v = 1/2, then is v^4 < v? Is 1/16 < 1/2? Yes, so this indicates that the entire 0 < v < 1 range works.
If v = 3, then is v^4 < v? Is 81 < 3? No, so this rules out the entire v > 1 range.
The resulting solution is 0 < v < 1.
yo4561 Wrote:Thank you MP you are the BEST! Don't forget it!
Thank you!