Answer:
Highly dependent on what a and b is.
Step-by-step explanation:
If a = 0 and b = 0, then 0^2*0^2 = 2(0)(0)
0 = 0 (true)
If a = 1 and b = 1 then 1^2*1^2 = 2(1)(1)
1 != 2 (false)