Westonci.ca is your go-to source for answers, with a community ready to provide accurate and timely information. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.

let a and b be roots of x² - 4x + 2 = 0. find the value of a/b² +b/a²​

Sagot :

Answer:

[tex]\dfrac a{b^2} + \dfrac b{a^2} = 10[/tex]

Step-by-step explanation:

[tex]\text{Given that, the roots are a,b and } ~ x^2 -4x+2 = 0\\\\\text{So,}\\\\a+b = -\dfrac{-4}1 = 4\\\\ab = \dfrac 21 = 2\\\\\text{Now,}\\\\~~~~~\dfrac a{b^2} + \dfrac b{a^2}\\\\\\=\dfrac{a^3 +b^3}{a^2b^2}\\\\\\=\dfrac{(a+b)^3 -3ab(a+b)}{(ab)^2}\\\\\\=\dfrac{4^3 -3(2)(4)}{2^2}\\\\\\=\dfrac{64-24}{4}\\\\\\=\dfrac{40}{4}\\\\\\=10[/tex]

Answer:

[tex]\dfrac{a}{b^2}+\dfrac{b}{a^2}=10[/tex]

Step-by-step explanation:

Given equation:   [tex]x^2-4x+2=0[/tex]

The roots of the given quadratic equation are the values of x when [tex]y=0[/tex].

To find the roots, use the quadratic formula:

[tex]x=\dfrac{-b \pm \sqrt{b^2-4ac} }{2a}\quad\textsf{when }\:ax^2+bx+c=0[/tex]

Therefore:

[tex]a=1, \quad b=-4, \quad c=2[/tex]

[tex]\begin{aligned}\implies x & =\dfrac{-(-4) \pm \sqrt{(-4)^2-4(1)(2)}}{2(1)}\\& =\dfrac{4 \pm \sqrt{8}}{2}\\& =\dfrac{4 \pm 2\sqrt{2}}{2}\\& =2 \pm \sqrt{2}\end{aligned}[/tex]

[tex]\textsf{Let }a=2+\sqrt{2}[/tex]

[tex]\textsf{Let }b=2-\sqrt{2}[/tex]

Therefore:

[tex]\begin{aligned}\implies \dfrac{a}{b^2}+\dfrac{b}{a^2} & = \dfrac{2+\sqrt{2}}{(2-\sqrt{2})^2}+\dfrac{2-\sqrt{2}}{(2+\sqrt{2})^2}\\\\& = \dfrac{2+\sqrt{2}}{6-4\sqrt{2}}+\dfrac{2-\sqrt{2}}{6+4\sqrt{2}}\\\\& = \dfrac{(2+\sqrt{2})(6+4\sqrt{2})+(2-\sqrt{2})(6-4\sqrt{2})}{(6-4\sqrt{2})(6+4\sqrt{2})}\\\\& = \dfrac{12+8\sqrt{2}+6\sqrt{2}+8+12-8\sqrt{2}-6\sqrt{2}+8}{36+24\sqrt{2}-24\sqrt{2}-32}\\\\& = \dfrac{40}{4}\\\\& = 10\end{aligned}[/tex]