Answer:
Yes
Step-by-step explanation:
Yes it is possible to get the same output by providing two different inputs in a solution.
For example :
Let a function, [tex]$y = x^2 $[/tex] ......(1)
Case 1
let x = -2, putting the value of x in equation (1), we get
[tex]$y = x^2 $[/tex]
[tex]$y = (-2)^2 $[/tex]
= 4
Case 2
let x = 2, putting the value of x in equation (1), we get
[tex]$y = x^2 $[/tex]
[tex]$y = 2^2 $[/tex]
= 4
Therefore, for both the different input (x), we get the same output (y).