Processing math: 100%
 
+0  
 
0
318
1
avatar

The operation * is defined for non-zero a and b as follows: a*b = a^2 + b^2.  If a+b = 13 and  ab = 25, what is the value of a*b? Express your answer as a common fraction.

 May 3, 2022
 #1
avatar+9676 
+1

Note that ab really looks like (a+b)2, but it is not actually that, so we work around that by doing this:

 

ab=a2+b2=(a2+2ab+b2)2ab=(a+b)22ab

 

Now, use a + b = 13 and ab = 25, you will get ab=119. Please tell me if you encounter any difficulty in the calculation.

 May 3, 2022

2 Online Users

avatar