1.Real Numbers Exercise-1.1 1 . Use Euclid's algorithm to find the HCF of (1) 900 and 270 (2) 196 and 38220 (3) 1651 and 2032 2. Use division algorithm to show that any positive odd integer is of the form 6q+1 or 6q+3 or 6q+5, where q is some integer. 3. Use division algorithm to show that the square of any positive integer is of form 3p or 3p+1. 4. Use division algorithm to show that the cube of any positive integer is of the form 9m,9m+1 or 9m+8. 5. Show that one and only one out of n,n+2 or n+4 is divisible by 3, where n is any positive integer.