Question 302701
"If a number is subtracted from 4 more than twice itself, the result is 11" translates to {{{2x+4-x=11}}}


*[invoke linear_equation_solver "2x+4-x=11", "x"]


So the unknown number is 7.