<!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}-->
Given, the sum of two numbers is 9 and their product is 20 Let's assume the numbers to ' a ' and 'b'
So, we have
a+b=9…(1) and
ab=20… (2)
Now,
On squaring (1) on both sides gives, we get
(a+b)2=92
a2+b2+2ab=81
a2+b2+2(20)=81… [From (2)]
a2+b2+40=81
a2+b2=81−40=41
(i) Hence, the sum of their squares is 41
Next,
On cubing (1) on both sides, we get
(a+b)3=93
a3+b3+3ab(a+b)=729
a3+b3+3×(20)×(9)=729… [From (1) and (2)]
a3+b3=729−540=189
(ii) Hence, the sum of their cubes is 189 .