15.0k views
5 votes
I think of a number add 1 then double the results help for my mate

2 Answers

4 votes
let’s call the number x, this would be your equation: (x + 1) * 2

so if the number you are thinking of is 10, for example, the solution would look like this:

(x + 1) * 2
(10 + 1) * 2
11 * 2
=5.5
User Mohammad Ghanem
by
8.0k points
2 votes
18 what is this for exactly..?
User Jake Conway
by
9.0k points