Difference between revisions of "1989 AHSME Problems/Problem 18"
(Created page with "The set of all real numbers for which <cmath>x+\sqrt{x^2+1}-\frac{1}{x+\sqrt{x^2+1}}</cmath> is a rational number is the set of all (A) integers <math>x</math> (B) rational <m...") |
|||
Line 1: | Line 1: | ||
+ | == Problem == | ||
+ | |||
The set of all real numbers for which | The set of all real numbers for which | ||
<cmath>x+\sqrt{x^2+1}-\frac{1}{x+\sqrt{x^2+1}}</cmath> | <cmath>x+\sqrt{x^2+1}-\frac{1}{x+\sqrt{x^2+1}}</cmath> | ||
Line 8: | Line 10: | ||
(E) <math>x</math> for which <math>x+\sqrt{x^2+1}</math> is rational | (E) <math>x</math> for which <math>x+\sqrt{x^2+1}</math> is rational | ||
+ | |||
+ | == Solution == | ||
+ | |||
+ | Rationalizing the denominator of <math>\frac{1}{x+\sqrt{x^2+1}}</math>, it simplifies: <math>\frac{1}{x+\sqrt{x^2+1}}</math> = <math>\frac{x-\sqrt{x^2+1}}{x^2-(x^2+1)}</math> = <math>\frac{x-\sqrt{x^2+1}}{-1}</math> = <math>-(x-\sqrt{x^2+1})</math>. Substituting this into the original equation, we get <math>x + \sqrt{x^2+1} - (-(x-\sqrt{x^2+1})) = x+\sqrt{x^2+1} + x - \sqrt{x^2+1} = 2x</math>. 2x is only rational if x is rational <math>\mathrm{(B)}</math> |
Revision as of 11:06, 1 May 2012
Problem
The set of all real numbers for which is a rational number is the set of all
(A) integers (B) rational (C) real
(D) for which is rational
(E) for which is rational
Solution
Rationalizing the denominator of , it simplifies: = = = . Substituting this into the original equation, we get . 2x is only rational if x is rational