Question 225210
{{{4n-24<=3(4n+8)}}}
First, distribute the 3:
{{{4n-24<=12n+24)}}}
Then we want to move our #s to one side and our n terms to the other:
{{{4n-24+24<=12n+24+24)}}}
{{{4n<=12n+48)}}}
{{{4n-12n<=12n-12n+48)}}}
{{{-8n<=48)}}}
We want to divide both sides by -8 next, but since we are dividing by a negative number, the inequality flips:
{{{-8n/-8>=48/-8)}}}
{{{n>=-6)}}}, which is our answer.