Q9E

Question

In Problems 9 through 14, find a general solution to the given Cauchy–Euler equation for t>0.

t2y''(t)+7ty'(t)-7y(t)=0

Step-by-Step Solution

Verified
Answer

The general equation is y=c1t-7+c2t.

1Step 1: Find the auxiliary equation

Given differential equation  t2y''(t)+7ty'(t)-7y(t)=0                            (1)         

 

Assume then we have:

 y'=rtr-1y''=r(r-1)tr-2


 

Substitute all values in equation (1), and we get;

 t2r(r-1)tr-2+7trtr-1-7tr=0(r(r-1)+7r-7)tr=0r2+6r-7=0




2Step 2: Determine the general equation.

The roots of the equation are:

 (r+7)(r-1)=0                    r=-7,1


Thus, the general solution is y=c1t-7+c2t.