Given:
A number is q, multiply it by 2 and add 5.
You get the same answer as when you minus 2 from q.
To find:
The value of q.
Solution:
The algebraic representation of the statement "a number is q, multiply it by 2 and add 5" is
Multiply q by 2 = 2q
Multiply q by 2 and then add 5 : 2q + 5
So, the first result is 2q+5.
When you minus 2 from q = q-2
So, the second result is q-2.
According to the question, both results are equal. Equate both results to get the value of q.
![2q+5=q-2](https://tex.z-dn.net/?f=2q%2B5%3Dq-2)
Isolate variable terms.
![2q-q=-5-2](https://tex.z-dn.net/?f=2q-q%3D-5-2)
![q=-7](https://tex.z-dn.net/?f=q%3D-7)
Therefore, the value of q is -7.