Question 1088567


If {{{x + 2 > 4}}} and {{{x + 2 < 6}}}, then:

{{{x + 2 > 4}}}
{{{x  > 4-2}}}
{{{highlight(x  > 2)}}}

{{{x + 2 < 6}}}
{{{x < 6-2}}}
{{{highlight(x <4)}}}

{{{highlight(2<x<4)}}}


and, your answer is: 
B   	
{{{2 < x < 4}}}