Question 60552
Hi Wesley,
My problem is n/4-9>5.  I have done easier ones like 5+2c<-9 my answer for this was 2c<-4.
:
First, be aware that you have not finished the easier one.
{{{2c<-4}}}
{{{2c/2<-4/2}}}
{{{c<-2}}}
:
Now to attack the harder one:
{{{n/4-9>5}}}
{{{n/4-9+9>5+9}}}
{{{n/4>14}}}
{{{4n/4>4*14}}}
{{{n>56}}}
:
You must isolate the variable by doing invere operations to the numbers you need to move.  What ever you do to one side of the equation you have to do to the other.
Happy Calculating!!!