
David W. answered 02/29/20
Experienced Prof
"nine added to the product of 11 and a number is at most 4"
9 + ( 11 * x ) ≤ 4
Please note that less than or equal to ("is at most") is an inequality.
to solve:
11x + 9 ≤ 4 [expressions are usually written with variables first)
11x ≤ -5 [subtract 4 form each side retains sense of inequality]
x ≤ -5/11 [multiply by +11 retains the sense of the inequality]