One time, Andrew wrote a function on the blackboard:
f ( x ) = x 2 − 2 0 x + 9 1 x − 1 3
What is the sum of all value(s) of x such that the above Andrew's rational function is not defined?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A function is defined only when it has a non-zero denominator (we don't care what numerator is) because we have not defined what division by zero is . So , the denominator of Andrew's function is x 2 − 2 0 x + 9 1 , and for the function to be defined , we have:
x 2 − 2 0 x + 9 1 = 0 ⇒ ( x − 7 ) ( x − 1 3 ) = 0 ⇒ x = 7 , 1 3
Hence , sum of required numbers = 7 + 1 3 = 2 0 .
Simply we can use Vieta's formula to see sum is 20.
We can factorize the function which Andrew wrote as follows:
f ( x ) = x 2 − 2 0 x + 9 1 x − 1 3 = ( x − 7 ) ( x − 1 3 ) x − 1 3
Hence when x = 1 3 , f ( 1 3 ) = ( 1 3 − 7 ) ( 1 3 − 1 3 ) 1 3 − 1 3 = 0 0 becomes undefined.
And similarly, at x = 7 , f ( 7 ) = ( 7 − 7 ) ( 7 − 1 3 ) 7 − 1 3 = 0 − 6 becomes undefined.
The function is not defined when the d e n o m i n a t o r = 0 ⇒ x 2 − 2 0 x + 9 1 = 0 ⇒ ( x − 1 3 ) ( x − 7 ) = 0 ⇒ x = 1 3 , 7 . ∴ A n s w e r = S u m = 1 3 + 7 = 2 0 .
Problem Loading...
Note Loading...
Set Loading...
The function is not defined for the roots(values of x) of the denominator. Since we want to find the sum of all these x, we know for a quadratic equation, if α and β are the roots of the equation, then α + β = a − b . Here a=1 and b =-20. Therefore α + β = 1 − ( − 2 0 ) = 2 0 which is our answer.