Plans
Dashboard
Daily & Speed
Quant
Verbal
DILR
Compete
Free Stuff
Functions
MODULES
CONCEPTS & CHEATSHEET
SPEED CONCEPTS
PRACTICE
Input (x) | −8 | −5 | 0 | 2.5 | 100 |
Output (y) | −3 | 0 | 5 | 7.5 | 105 |
One-to-One Relationship: 1 input has only 1 output and vice-versa. y=x+1 is a relation where for every possible value of x, there is exactly one value of y and vice-versa. |
![]() |
Many-to-One Relationship: Many inputs could have the same output. However, 1 input will result in only 1 output. y=x2. In this relations, x=2 and x=−2, result in y=4. So, many (more than one) values in x could result in one y-value. |
![]() |
One-to-Many Relationship: 1 input could result in many outputs. However, 1 output could be a result of only 1 input. In y=x for x≤0, every value of x will have two y-values. x=4 results in y=+2,−2. |
![]() |
Many-to-Many Relationship: Many inputs could have many outputs and vice versa. x2+y2=1 is the equation of a circle with a radius of 1 unit. |
![]() |