If $a +b $,= 5 and $ab = 6$ . Find $\frac{1}{a}$ + $\frac{1}{b}$

126 Views Asked by At

$a +b $ = 5 and $ab = 6$ . Find $\cfrac{1}{a}$ + $\cfrac{1}{b}$

Any Ideas on how to begin?

Many Thanks

2

There are 2 best solutions below

2
On

$$\frac { 1 }{ a } +\frac { 1 }{ b } =\frac { a+b }{ ab } =\frac { 5 }{ 6 } $$

0
On

Since $a+b = 5$ and $ab = 6$, then $a,b$ can be the roots of polynomial $x^2-5x+6=0$

By fraction, $(x-2)(x-3) = 0$.

Out of symmetry, let $a = 2,b=3$, so $\frac{1}{a}+\frac{1}{b}= \frac{5}{6}$