shameekv1989
Which of the following option represents all the possible values of \(\frac{ab}{c}\) if \(-3 < a < 5\),\( -6 < b < 3\), and \(-4 < c < 6\) and a, b, and c are non-zero integers?
A) \(\frac{-30}{6} < \frac{ab}{c} < \frac{15}{6} \)
B) \(\frac{-18}{6} < \frac{ab}{c} < \frac{15}{6} \)
C) \(-18 < \frac{ab}{c} < 18 \)
D) \(-30 < \frac{ab}{c} < 30 \)
E) \(-30 < \frac{ab}{c} < 60 \)
\(
-3 < a < 5\),
\(
-6 < b < 3\), and
\(-4 < c < 6\)
\(\frac{ab}{c}\)
MAX value....
c has to be of minimum numeric value, so |c|=1, and
a*b has to be maximum, |ab|<|5*-6|
so a~5, b~-6, and c=-1
\(\frac{ab}{c}\) ~\(\frac{5*-6}{-1}\) ......
\(\frac{ab}{c}<\frac{-30}{-1}=30\)
MIN value....
c has to be of minimum numeric value, so |c|=1, and
a*b has to be maximum, |ab|<|5*-6|, but ab/c should be negative.
so a~5, b~-6, and c=1
\(\frac{ab}{c}\) ~\(\frac{5*-6}{1}\) ......
\(\frac{ab}{c}>\frac{-30}{1}=-30\)
Range \(-30<\frac{ab}{c}<30\)
D
So D cannot be the answer here...