document.write( "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 . \n" ); document.write( "
Algebra.Com's Answer #703290 by ikleyn(52777)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Answer. There are two consecutive numbers X and X+1 such that their product equal to Y IF AND ONLY IF \n" ); document.write( " the quadratic equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |