SOLUTION: Given a number Y,you are asked to show if there are two consecutive numbers X and X+1 such that their product equal to Y .
Algebra ->
Inverses
-> SOLUTION: Given a number Y,you are asked to show if there are two consecutive numbers X and X+1 such that their product equal to Y .
Log On
Question 1088969: Given a number Y,you are asked to show if there are two consecutive numbers X and X+1 such that their product equal to Y . Answer by ikleyn(52776) (Show Source):
You can put this solution on YOUR website! . Answer. There are two consecutive numbers X and X+1 such that their product equal to Y IF AND ONLY IF
the quadratic equation = has a solution in integer numbers.