Respuesta :
Answer:
The correct question is
Let [tex] t^2y''+10ty'+8y=0 [/tex]. Find all values of r such that [tex] y = t^r [/tex] satisfies the differential equation for t > 0. If there is more than one correct answer, enter your answers as a comma separated list.
The answer is r = 8, r = 1
Step-by-step explanation:
By substituting [tex] y = t^r [/tex] into the given equation [tex] t^2y''+10ty'+8y=0 [/tex].
That is substituting [tex] y = t^r [/tex] , [tex] y' = rt^{r-1} [/tex], [tex] y'' = r(r-1)t^{r-2} [/tex] into the given equation, we have
[tex] t^2 r(r-1)t^{r-2} +10t rt^{r-1}+8 t^r =0 [/tex]
Implies that [tex] r(r-1)t^r +10rt^r + 8 t^r =0 [/tex]
Implies that [tex] [r(r-1) +10r + 8]t^r = 0[/tex]
Implies that [tex] [r^2 - r +10r + 8]t^r = 0[/tex]
Implies that [tex] [r^2 - 9r + 8]t^r = 0[/tex]
Implies that [tex] r^2 - 9r + 8 = 0[/tex], assuming [tex] t^r \ne 0[/tex] being the assumed non- trivial solution.
The by solving this quadratic equation [tex] r^2 - 9r + 8 = 0[/tex] using factorization method, we have
[tex] r^2[/tex] – r – 8r + 8 = 0
Implies that r(r – 1) – 8(r – 1) = 0
Implies that (r – 8)(r – 1) = 0
Implies that r – 8 = 0 or r – 1 = 0
Implies that r = 8 or r = 1
Therefore, the value of r that satisfies the given equation is r = 8, r = 1.