This algebra question is in Dutch and the original file van be found here: Question 19
Ill try to translate the important info needed to answer this question.
$$s= \frac{(a+b)} { (ab)}$$
S= dpt
a= distance(in meters) between eye lens and object
b= distance (in meters) between eye lens and retina
additional info: for his left eye $b=0,017$ meters and he can see objects sharp from a distance (a) of $15\times10^{-2}$ meters and further.
question 19: Between which 2 values of S can this person see/ wear on his glases ?
My answer so far:
$$s= \frac{15\times10^{-2} + 0,017} {15\times10^2 \times 0,017}$$
$$s= 65ish$$
My question:
How do I calculate the other value ? if I fill infinite in the formula I come up with 1 which isn't good. $\frac{big value}{big value} = 1$ right, or am i not understanding correctly how to use infinite in these situations? if so how is the correct way to use infinite?
Answer according to answer sheet: answer sheet
Hmm, after trying a squinty-eyes interpretation of the Dutch, it looks like the question is asking for both the maximal and minimal value that $\frac{a+b}{ab}$ can take for any $a\in[0.15,\infty)$ when $b=0.017$.
In other words you're interested in the behavior of $$ \frac{a+0.017}{a\cdot 0.017}$$ for large $a$. We can rewrite this as $$ \frac{a+0.017}{a\cdot 0.017} = \frac{a}{a\cdot 0.017} + \frac{0.017}{a\cdot 0.017} = \frac{1}{0.017} + \frac{1}{a} $$ We can see that this is a decreasing function of $a$ -- and when $a$ is large the value is close to, but slightly larger than, $\frac{1}{0.017}$. It can become as close to $\frac{1}{0.017}$ as you want by choosing a large $a$.
You can't just say "large value divided by large value" and expect the result to be $1$. For example, a billion and two billion are both large numbers, but their quotient is $\frac12$, not $1$.