Looking at the truth table, they're equivalent:
A B (A+B) (A+A'B)
-------------------------------
1 1 1 1
1 0 1 1
0 1 1 1
0 0 0 0
But what manipulation can one do using basic identifies and laws to show that they're the same?
A'you mean not A? I personally never used nor seen used that notation. I think $\overline{A}$ and $\lnot A$ are much more used around the world (or at least in the material I have seen). – Bakuriu Sep 18 '16 at 07:26