Teacher told to set absolute value inequality to equal 0

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
asadpasat
Messages
41
Reaction score
1
So I was helping my sister on homework and there was this problem:
2 abs(2x + 4) +1 > or equal to -3
teacher told her to ignore the -3 and just set it equal to zero.
Soo should you? This question got me confused. can't you just go about solving, bringing the 1 to the left and then dividing by 2?
EDIT: when I do it I get interval notaion from -3 to 3
and with the zero thing i get -2.5 to 2.5
 
Last edited:
Mathematics news on Phys.org
asadpasat said:
So I was helping my sister on homework and there was this problem:
2 abs(2x + 4) +1 > or equal to -3
teacher told her to ignore the -3 and just set it equal to zero.
Soo should you? This question got me confused. can't you just go about solving, bringing the 1 to the left and then dividing by 2?
EDIT: when I do it I get interval notaion from -3 to 3
and with the zero thing i get -2.5 to 2.5
##2|2x + 4| + 1 \ge -3##
##\Leftrightarrow 2|2x + 4| \ge -4##
##\Leftrightarrow |2x + 4| \ge -2##
Since the absolute value is always greater than or equal to zero, you can change the last inequality to ##|2x + 4| \ge 0##.