. What is the sum of all the values of such that ?
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.
Solution 1: We are given that f ( x ) = 2 = 3 x + 1 − x − 1 . We proceed as follows:
3 x + 1 3 x + 1 0 0 x − 1 x 2 − 2 x + 1 0 0 = 2 + x − 1 = 4 + 4 x − 1 + x − 1 = 2 − 2 x + 4 x − 1 = 1 − x + 2 x − 1 = 2 x − 1 = 4 ( x − 1 ) = x 2 − 6 x + 5 = ( x − 5 ) ( x − 1 ) Squared both sides Squared both sides
Thus x = 5 and x = 1 are possible solutions. We check that f ( 5 ) = 3 ( 5 ) + 1 − 5 − 1 = 4 − 2 = 2 and f ( 1 ) = 3 ( 1 ) + 1 − 1 − 1 = 2 − 0 = 2 give valid values. Hence the sum of the possible values of x is 1 + 5 = 6 .
Solution 2: We want to find solutions to 2 = 3 x + 1 − x − 1 . For these values of x , we have 2 x + 2 = ( 3 x + 1 ) − ( x − 1 ) = ( 3 x + 1 + x − 1 ) ( 3 x + 1 − x − 1 ) ⇒ x + 1 = 3 x + 1 + x − 1 . Thus, 3 x + 1 = 2 2 + x + 1 . Squaring both sides, we obtain 1 2 x + 4 = x 2 + 6 x + 9 , or that 0 = x 2 − 6 x + 5 = ( x − 5 ) ( x − 1 ) . We can quickly check that 5 and 1 are solutions to the original equation. Hence, the sum of all the possible values of x is 1 + 5 = 6 .
Note: It is essential to check the solutions we found, since we may have introduced more solutions when squaring an equation.