Official Solution:
If \(m^2 < 225\) and \(n - m = -10\), what is the positive difference between the smallest possible integer value of \(3m + 2n\) and the greatest possible integer value of \(3m + 2n\)?
A. 190
B. 188
C. 150
D. 148
E. 40
This question requires us to perform algebraic manipulations involving inequalities.
Given that \(n - m = -10\), we can deduce that \(n = m - 10\). Consequently, \(3m + 2n = 3m + 2(m - 10) = 5m - 20\). Our goal is to find the positive difference between the smallest possible
integer value of \(5m - 20\) and the greatest possible
integer value of \(5m - 20\). It's important to note that we are not given any information about whether \(m\) and \(n\) are integers. Keep this in mind when solving the problem.
Next, let's work with the inequality \(m^2 < 225\):
Take the square root of both sides: \(|m| < 15\);
Get rid of the modulus sign: \(-15 < m < 15\);
Multiply all three parts by 5: \(-75 < 5m < 75\);
Subtract 20 from all three parts: \(-95 < 5m - 20 < 55\);
From \(-95 < 5m - 20 < 55\), it follows that the smallest possible
integer value of \(5m - 20\) is -94 and the greatest possible
integer value of \(5m - 20\) is 54.
Therefore, the positive difference between the smallest and greatest integer values is \(54 - (-94) = 54 + 94 = 148\).
Answer: D