For function f ( x ) , g ( x ) which have the same domain D , if there exists h ( x ) = k x + b ( k , b are constant), so that:
∀ m ∈ ( 0 , + ∞ ) , ∃ x 0 ∈ D , ∀ x ∈ D ∧ x > x 0 , 0 < f ( x ) − h ( x ) < m , 0 < h ( x ) − g ( x ) < m ,
Then line l : y = k x + b is called the bipartite asymptote for curve y = f ( x ) and y = g ( x ) .
Here are four groups of functions which are defined at ( 1 , + ∞ ) :
f ( x ) = x 2 , g ( x ) = x .
f ( x ) = 1 0 − x + 2 , g ( x ) = x 2 x − 3 .
f ( x ) = x x 2 + 1 , g ( x ) = ln x x ln x + 1 .
f ( x ) = x + 1 2 x 2 , g ( x ) = 2 ( x − 1 − e − x ) .
Which groups of curve y = f ( x ) and y = g ( x ) has a bipartite asymptote ?
How to submit:
Let p 1 , p 2 , p 3 , p 4 be the boolean value of the group 1 , 2 , 3 , 4 , if group k has a bipartite asymptote , p k = 1 , else p k = 0 .
Then submit k = 1 ∑ 4 p k ⋅ 2 k − 1 .
Have a look at my problem set: SAT 1000 problems
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.
Problem Loading...
Note Loading...
Set Loading...
The two curves defined by the functions f ( x ) and g ( x ) in groups 1 and 3 intersect and can't have the so called bipartite asymptote . Those in groups 2 and 4 never intersect. Hence they are the correct options.
Hence the required answer is 1 × 2 2 − 1 + 1 × 2 4 − 1 = 1 0 .