Let #f(x)= 3- (x+ 4)+ 2x#. How do you find all values of x for which f(x) is at least 6?

2 Answers

#x >= 7#

Explanation:

Set #f(x)>=6 larr" at least 6 "=>" greater than or equal to 6"#

#3-(x+4)+2x>=6#

#3-x-4+2x>=6#

#3-4+2x-x>=6#

#-1+x>= 6#

#x >= 7#

Dec 12, 2016

Solution: #x>=7#. In interval notation expressed as #[7, oo)#

Explanation:

#f(x)=3-(x+4)+2x >=6 or 3-x-4+2x>=6 or x -1 >= 6 or x>= 7#
Solution: #x>=7#. In interval notation expressed as #[7, oo)# [Ans]