if * is an operation such that for integer a & b , a * b = a × b + ( a × a + b × b ) , then find ( -5 ) * (-2 )
Answers
Answered by
1
Answer:
(-5) * (-2) = (-5)*(-2)+((-5)*(-5)+(-2)*(-2))
= 10 + (25+4)
=39
Similar questions