Answer :

False it is not true

false

lets say x = 1 and y = 1

3 + (x * y) = (3 + x) * (3 + y)
3 + (1 * 1) = (3 + 1) * (3 + 1)
3 + 1 = 4 * 4
4 = 16....nope...not gonna work

Other Questions