Question 337666
It's the same procedure as you would do with an "=" sign with only minor differences.
{{{4-3(w-5) < -2w }}}
{{{4-3w+15 < -2w}}}
{{{-3w+19<-2w}}}
{{{-3w+19-19<-2w-19}}}
{{{-3w+0<-2w-19}}}
{{{-3w<-2w-19}}}
{{{-3w+2w<-2w+2w-19}}}
{{{-w<0-19}}}
{{{-w<-19}}}
{{{highlight(w>19)}}} One of those minor differences, multiplication/division by a negative numbers changes the direction of the inequality.