Question 283885
I cant figure out how to create the problem..I know the answer is 8 but I dont know how to get there..
Three times the sum of some number plus 3 is equal to 7 times the number minus 23..I thought it was 3n+3=7n-23 but its not...thanks
-------------------
It must mean 3 times (n+3).
3(n+3) = 7n-23
3n+9 = 7n-23
--> n = 8
--------------
It's the lack of parentheses in the statement.