Addition: The addition of two integers produces another integer.
Subtraction: The subtraction of two integers produces another integer.
Multiplication: The product of two integers is an integer.
Division between two integers can produce a rational number that is not in the set of integers e.g. 1/3
This only includes the four basic arithmetic operations, you can include exponentiation and the modulo operation if you want to for the same reasons as above.
<span>The function can be represented as
y = f(x) =px(q -x)
So from the coordinate (6, 0)
y = 0 and x = 6
Substituting into the equation we have
0 = 6p(q - 6)
0 = 6pq -36p
6pq = 36p
q = 36p/ 6p
q = 6</span>