Math, asked by amansharma8916, 10 months ago

Use euclid division lemmia to show the square of positive integer is of the form 5n, 5n+1 or 5n+4. Where n is positive integer

Answers

Answered by pratyush043
3

Answer:

Hey!!

_______

Let x be any integer

Then x = 5m or x = 5m+1 or x = 5m+4 for integer x.

If x = 5m, x2 = (5m)2 = 25m2 = 5(5m2) = 5n (where n = 5m2 )

If x = 5m+1, x2 = (5m+1)2 = 25m2+10m+1 = 5(5m2+2m)+1 = 5n+1 (where n = 5m2+2m )

If x = 5m+4, x2 = (5m+4)2 = 25m2+40m+16 = 5(5m2+8m+3)+1 = 5n+1 (where n = 5m2+8m+3 )

∴in each of three cases x2 is either of the form 5n or 5n+1 for integer n.

hope helped u

Similar questions