prove that if x $ y are both odd positive integer, then x square + y square is even by not divisible by 4
Answers
Answered by
1
it compulsory answers your question... take x=2n+1,,y=2m+1...because every num which is putted in place of m/n gives z x and y as odd numbers
Attachments:
Answered by
5
Step-by-step explanation:
we know that any odd positive integer is of the form 2q+1 for some integer q.
so, let x = 2m+1 and y = 2n+1 for some integers m and n.
•°• x²+y²= ( 2m+1)²+(2n+1)²
==> x²+y²=4(m²+n²)+4(m+n)+2
==> x²+y²= 4{(m²+n²)+(m+n)} +2
==> x²+y² = 4q +2 , where q= (m²+n²)+(m+n)
==> x²+y² is even and leaves remainder 2 when divided by 4.
==> x²+y² is even but not divisible by 4.
HENCE PROVED✔✔
Similar questions
Political Science,
7 months ago
Science,
7 months ago
Science,
7 months ago
Computer Science,
1 year ago