InequalitiesmediumFree question

For what value of n does 4n + 8 equal 1n + 29?

A4
B8
C12
D7
E21
Worked solution

Solve the inequality, then pick the smallest or largest whole number that satisfies it strictly. The correct answer is 7. Traps to avoid: 4 comes from the "added coefficients" error; 8 comes from the "off by one" error; 12 comes from the "added constants" error; 21 comes from the "forgot to divide" error.

Try similar questions