216k views
4 votes
Double a number and add 12 and the result will be greater than 20. The number is less than 6. What is the number?

1 Answer

3 votes

The following expression is equivalent to "double a number and add 12":


2x+12

since the result is greater than 20, we have the following:


\begin{gathered} 2x+12>20 \\ \Rightarrow2x>20─12=8 \\ \Rightarrow x>(8)/(2)=4 \\ x>4 \end{gathered}

the number is also less than 6. Then we have that:

[tex]4therefore, the number is 5
User Vhaerun
by
4.4k points