1.

For some positive integer , every even integer is of the form​

Answer» <html><body><p>-step <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a>:Show that every <a href="https://interviewquestions.tuteehub.com/tag/positive-1159908" style="font-weight:bold;" target="_blank" title="Click to know more about POSITIVE">POSITIVE</a> even integer is of the <a href="https://interviewquestions.tuteehub.com/tag/form-996208" style="font-weight:bold;" target="_blank" title="Click to know more about FORM">FORM</a> 2q and every positive odd integer is of the form 2q + 1, where q is some integer. Hint: According to Euclid's <a href="https://interviewquestions.tuteehub.com/tag/division-957437" style="font-weight:bold;" target="_blank" title="Click to know more about DIVISION">DIVISION</a> <a href="https://interviewquestions.tuteehub.com/tag/lemma-1071472" style="font-weight:bold;" target="_blank" title="Click to know more about LEMMA">LEMMA</a> if we have two positive integers a and b, then there exist unique integers q and r which satisfies the condition a = bq + r where 0 ≤ r ≤ b.mark as brainllest</p></body></html>


Discussion

No Comment Found