Question 1068497
What you are describing will be in pure text as  x/4-(x-1)/2>=3.
When put inside the triple curly bracket rendering tags, {{{x/4-(x-1)/2>=3}}}.


The fraction skills you've already learned also work here.  LCD is 4.


{{{x/4-((x-1)/2)(2/2)>=3}}}


{{{x/4-2(x-1)/4>=3}}}


{{{(x-2x+2)/4>=3}}}


{{{-x+2>=12}}}


{{{-x>=10}}}

multiply both sides by negative 1;

{{{highlight(x<=-10)}}}



NOTE: the faster way to solve this is to multiply BOTH SIDES of the inequality by  the LCD of 4.  This clears the denominators.