For the sum of a rational number and an irrational number is irrational
Let a = rational number, b = irrational number
So aiming for a proof by contradiction, suppose that

, where p is a rational number

Subtract a, a rational number from both sides

Since a and p are rational numbers, we can express them as ratios of integers

and

where x, y, m, n are integers (also y and n non-zero)
Since this is still a ratio of integers (product of integers are integers, sum of integers are integers - not sure how to prove this, but it seems obvious that it'd be true) this is still rational.
So that means

is rational. Which is a contradiction! (yay it worked - assuming I did everything correctly) since we defined b to be irrational at the start.
Edit: Figured out the other one, it was easier than I thought/fairly similar to the one above.
a = rational, b = irrational

where p is rational

So we can show that

is rational (product of integers are integers), which means that b is rational, hence contradiction.
Hopefully I haven't done anything iffy.