Computer Science, asked by ImperfectGuy, 7 months ago

c = (b-a) > (a-b) ? (b-a) : (a-b); if a=5,b=19; find the vaue of c​

Answers

Answered by udaydwivedi16
0

Answer:

yup just gimme some seconds ..I will answer u in the next moment

Answered by kashifwani35585
0

Explanation:

(a+b)^2= a^2+b^2+2ab

Putting the value of a+b and ab we get,

a^2+b^2=25–6

a^2+b^2=19 *

Now,

(a-b)^2= a^2+b^2–2ab

Putting the value of a^2+b^2=19

We get, (a-b)^2=19–6

a-b= √13, -√13

Hope it helps\U0001f60a

Similar questions