 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Does the following graph pass the vertical or horizontal line test? | 
| Answer» Solution :It passes thevertical line test as any VERTICAL line MEETS the graph at one point only. But it not PASS the horizontal test as line y = 1 meets the graph at (2, 1) and (3, 1). HENCE function is many-one. | |