Question
Find logical error
a2 = b * b
a2 = b * b
Answers
Ms. Sue
a2 = a^2 = a * a
a * a cannot equal b * b
a * a cannot equal b * b