State whether the following statement is True or False
The sum of two odd numbers and one even number is even.
Finding the sum of some odd numbers and even number to check if it is even or not
Odd Number: A number that is not divisible by and leaves as the remainder is called an odd number.
Even Number: A number which is divisible by is called an even number.
Lets take any two odd numbers and one even number, and add them
Hence, The sum of two odd numbers and one even number is always even.
Hence, the given statement is True.