\((\frac{1 + a}{a})(\frac{1 + b}{b})\)=> \(\frac{(1 + a) * (1 + b)}{ab} \)
=> \(\frac{1 + a + b + ab}{ab}\)
a and b are the two solutions of the equation \(x^2 - 5x + 4 = 0\)
We know that for a generic equation \(Ax^2 + Bx + C = 0\)
Sum of roots = \(\frac{-B}{A}\)
Product of roots = \(\frac{C}{A}\)Comparing \(x^2 - 5x + 4 = 0\) with \(Ax^2 + Bx + C = 0\) we have
A = 1, B = -5, C = 4
=>
Sum of Roots a and b = a + b = \(\frac{-B}{A}\) = \(\frac{-(-5)}{1}\) = 5
=>
Product of roots a and b = a * b = \(\frac{C}{A}\) = \(\frac{4}{1}\) = 4
=> \(\frac{1 + a + b + ab}{ab}\) = \(\frac{1 + 5 + 4}{4}\) = \(\frac{10}{4}\) = \(\frac{5}{2}\)
So,
Answer will be \(\frac{5}{2}\)Hope it helps!