The variable is taken x for unknown number here.
Given statement: 12 times a number x subtracted from 34 is greater than 8.
Times represents multiplication operation.
12 times x = 12*x = 12x.
So, we setup an inequality for above statement as
34 -12x > 8.
Therefore, required inequality is 34 -12x > 8.
Let us solve the inequality for x now.
34 -12x >8
Subtracting 34 from both sides, we get
34-34 -12x > 8-34
-12x > -26.
Dividing both sides by -12, we get
-12x/-12 > -26/-12
x < 13/6. ( Note: on dividing by a negative number, the inequality sign get flip).
So, the solution is x< 13/6.