Bunuel
If \(0<\frac{x}{y}<1\), then which of the following must be true ?
I. \(\frac{x^2}{y^2}<\frac{x}{y}\)
II. \(\frac{x^2}{y }> \frac{x}{y}\)
III. \(\frac{(x+5)}{(y+5)}<1\)
A. I only
B. II only
C. III only
D. I and III only
E. I, II, and III
\(0<\frac{x}{y}<1\)
Analyzing the inequality:1) Both x and y have same sign.
2) If both positive x<y. for example 2<3
3) If both negative, x>y. for example -2>-3
I. \(\frac{x^2}{y^2}<\frac{x}{y}\)
Any fraction in range 0 to 1 will decrease as the power is increased.
TRUE
II. \(\frac{x^2}{y }> \frac{x}{y}\)
If x and y are negative, say -2 and -3
\(\frac{(-2)^2}{-3}>\frac{-2}{-3}......-\frac{4}{3}>\frac{2}{3}\)...NO
III. \(\frac{(x+5)}{(y+5)}<1\)
x=2, and y=3......\(\frac{x+5}{y+5}=\frac{7}{8}<1\)..Yes
x=-2, and y=-3......\(\frac{x+5}{y+5}=\frac{3}{2}<1\)..No
Need not be TRUE
Only I
A
I know a property which states that if you increase the numerator and the denominator of a fraction < 1 by the same number, the fraction approaches 1. Is that only applicable when the numbers are positive?