You can put this solution on YOUR website! 3x-2>=10 or x-6<=-4
Step 1: Let 3x-2>=10 be case 1. Let x-6<=-4 be case 2.
Step 2: Solve case 1
:: 3x-2>=10
:: 3x>=12
:: x>=4
Step 3: Solve case 2
:: x-6<=4
:: x<=10
Step 4: Find the union of the two solutions.
S.S{x|x>=4 or x<=10}
Power up,
HyperBrain!
http://adrianvidal.wordpress.com
http://anothervidal.wordpress.com
http://uselessplastic.wordpress.com
The solution and the answer in the post by @HyperBrain both are erroneous and incorrect.
See my correct solution below.
3x-2>=10 or x-6<=-4
Step 1: Let 3x-2>=10 be case 1. Let x-6<=-4 be case 2.
Step 2: Solve case 1
:: 3x-2> = 10
:: 3x> = 12
:: x >= 4
Step 3: Solve case 2
:: x-6 <= -4
:: x <= 2
Step 4: Find the union of the two solutions.
S {x|x>=4 or x<=2}
Solved correctly.
//////////////////////////////////
The fact that @HyperBrain repeats these words "Power up, @HyperBrain!" from post to post,
tells me that he uses a computer code.
The fact that @HyperBrain makes numerous errors of the same type from post to post,
tells me that his computer code is erroneous and incorrectly reads the input data.