y = 40 / x
Input 20 Output 40 / 20 = 2
Input 1 Output 40 / 1 = 40
Input 40 Output 40 / 40 = 1
Input 4 Output 40 / 4 = 10
Input 8 Output 40 / 8 = 5
Input 10 Output 40 / 10 = 4
There are no AI answers yet. The ability to request AI answers is coming soon!