Find whether is a factor of .
Check the factor using division method:
A number is said to be a factor of a given number if it divides the number exactly i.e. leaves (zero) as remainder.
Thus to check whether is a factor of we will divide by . If remainder is 0 then is a factor of , otherwise not.
Since, remainder obtained is . Therefore, is a factor of .
Hence, is a factor of .