Answer:
Yes
Explanation:
Yes it is possible to get the same output by providing two different inputs in a solution.
For example :
Let a function,
......(1)
Case 1
let x = -2, putting the value of x in equation (1), we get
![$y = x^2 $](https://img.qammunity.org/2021/formulas/mathematics/high-school/frh6i3afth2wuxzj39w4kyvarbv79zugik.png)
![$y = (-2)^2 $](https://img.qammunity.org/2021/formulas/mathematics/high-school/eseut0jn6zsw86ybpt2727vjvps3jefntp.png)
= 4
Case 2
let x = 2, putting the value of x in equation (1), we get
![$y = x^2 $](https://img.qammunity.org/2021/formulas/mathematics/high-school/frh6i3afth2wuxzj39w4kyvarbv79zugik.png)
![$y = 2^2 $](https://img.qammunity.org/2021/formulas/mathematics/high-school/wmxt36c79cvc8s2xx7az6dhc5jykzxge9t.png)
= 4
Therefore, for both the different input (x), we get the same output (y).