1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
grandymaker [24]
3 years ago
10

Consider the differential equation y'' − y' − 20y = 0. Verify that the functions e−4x and e5x form a fundamental set of solution

s of the differential equation on the interval (−[infinity], [infinity]).The functions satisfy the differential equation and are linearly independent since the Wronskian W e−4x, e5x =__________ ≠ 0 for −[infinity] < x < [infinity].Form the general solution.y =____________
Mathematics
1 answer:
KIM [24]3 years ago
7 0

Answer:

Therefore e^{-4x} and e^{5x} are fundamental solution of the given differential equation.

Therefore  e^{-4x} and e^{5x} are linearly independent, since W(e^{-4x},e^{5x})=9e^x\neq 0

The general solution of the differential equation is

y=c_1e^{-4x}+c_2e^{5x}

Step-by-step explanation:

Given differential equation is

y''-y'-20y =0

Here P(x)= -1, Q(x)= -20 and R(x)=0

Let trial solution be y=e^{mx}

Then, y'=me^{mx}   and   y''=m^2e^{mx}

\therefore m^2e^{mx}-m e^{mx}-20e^{mx}=0

\Rightarrow m^2-m-20=0

\Rightarrow m^2-5m+4m-20=0

\Rightarrow m(m-5)+4(m-5)=0

\Rightarrow (m-5)(m+4)=0

\Rightarrow m=-4,5

Therefore the complementary function is = c_1e^{-4x}+c_2e^{5x}

Therefore e^{-4x} and e^{5x} are fundamental solution of the given differential equation.

If y_1 and y_2 are the fundamental solution of differential equation, then

W(y_1,y_2)=\left|\begin{array}{cc}y_1&y_2\\y'_1&y'_2\end{array}\right|\neq 0

Then  y_1 and y_2 are linearly independent.

W(e^{-4x},e^{5x})=\left|\begin{array}{cc}e^{-4x}&e^{5x}\\-4e^{-4x}&5e^{5x}\end{array}\right|

                    =e^{-4x}.5e^{5x}-e^{5x}.(-4e^{-4x})

                    =5e^x+4e^x

                   =9e^x\neq 0

Therefore  e^{-4x} and e^{5x} are linearly independent, since W(e^{-4x},e^{5x})=9e^x\neq 0

Let the the particular solution of the differential equation is

y_p=v_1e^{-4x}+v_2e^{5x}

\therefore v_1=\int \frac{-y_2R(x)}{W(y_1,y_2)} dx

and

\therefore v_2=\int \frac{y_1R(x)}{W(y_1,y_2)} dx

Here y_1= e^{-4x}, y_2=e^{5x},W(e^{-4x},e^{5x})=9e^x ,and  R(x)=0

\therefore v_1=\int \frac{-e^{5x}.0}{9e^x}dx

       =0

and

\therefore v_2=\int \frac{e^{5x}.0}{9e^x}dx

       =0

The the P.I = 0

The general solution of the differential equation is

y=c_1e^{-4x}+c_2e^{5x}

You might be interested in
How much is the number 727731000 in percent form
tankabanditka [31]

Answer:

72773100000%

Step-by-step explanation:

"Percent" means "per 100" or "over 100". So, to convert 727731000 to percent we rewrite 727731000 in terms of "per 100" or over 100.

Multiply 727731000 by 100/100. Since 100/100 = 1, we are only multiplying by 1 and not changing the value of our number.

7277310001×100100=72773100000100

72773100000/100 is 72773100000 over 100 and means 72773100000 per 100. 72773100000 "per 100" means 72773100000 "percent" or 72773100000%

Therefore, we have shown that

727731000 = 72773100000%

Simplified Conversion:

Multiply by 100 and add the percent sign %

727731000 × 100 becomes 72773100000%

Shortcut Conversion:

Move the decimal point 2 places to the right and add the percent sign %

727731000 becomes 72773100000%

7 0
3 years ago
Read 2 more answers
The sum of two numbers is 50 and their difference is 4 what are the two numbers
Deffense [45]

Answer:

27 and 23

Step-by-step explanation:

We can solve this problem as a system of equations. X is the first number and Y is the second number.

The first equation is x+y = 50 and the second equation is x-y=4

Now we solve the system, using elimination method:

x+y=50

x-y=4

2x = 54

x = 54/2

x = 27

And from any of the equations we can find Y

27 + y = 50

y = 50 - 27

y = 23

6 0
3 years ago
The coordinates of the endpoints of ST are (-2,3) and (3, y) respectively supposethe distance between s and t us 13 units.What v
igor_vitrenko [27]

Answer:

The values of y would be -9 and 15

Step-by-step explanation:

we know that

the formula to calculate the distance between two points is equal to

d=\sqrt{(y2-y1)^{2}+(x2-x1)^{2}}

we have

d=13\ units

S(-2,3) and T(3,y)

substitute the given values in the formula and solve for y

13=\sqrt{(y-3)^{2}+(3+2)^{2}}

13=\sqrt{(y-3)^{2}+25}

squared both sides

169=(y-3)^{2}+25

(y-3)^{2}=169-25

(y-3)^{2}=144

take square root both sides

y-3=(+/-)12

y=3(+/-)12

y=3(+)12=15

y=3(-)12=-9

therefore

The values of y would be -9 and 15

5 0
4 years ago
I needs help with this question pls
Paha777 [63]

Answer:

Is it A

Step-by-step explanation:

3 0
3 years ago
Two numbers, a and b, are stored in one byte floating point notation using the least significant (rightmost) 3 bits for the expo
ehidna [41]

a=00110111 = 00110_2 \times 2^{111_2} = 6 \times 2^{-1} = 3


b=11011000 =  11011_2 \times 2^{000_2} = -(0100_2 + 1) =-(4+1)=-5


a+b=-2 = -1 \times 2^{001} = -2 \times 2^{0} = -4 \times 2^{-1} etc.


a+b=-2 = 11111001 = 11110000 = 11100111 = ...


Hard to select the correct answers without seeing the choices. Let's check a couple,


11111001 = -(00000+1) \times 2^{1} = -2 \quad\checkmark


11110000 = -(00001 + 1) \times 2^{0} = -2 \quad\checkmark


11100111 = -(00011 + 1) \times 2^{-1} = -4/2= -2 \quad\checkmark


4 0
4 years ago
Other questions:
  • If the dimensions of the rectangle are doubled what is the area of the new rectangle.
    13·1 answer
  • Plz help ASAP!!!!!!!!!!!!!
    11·1 answer
  • What is the conjugate of 5 - 4i?
    12·1 answer
  • Madison is making a place mat. She divides it into 6 equal parts to colors. What is the name for the parts?
    6·1 answer
  • Okay please I've been sending all night on this and I don't want to screw this up please I need my weekend it's the only time I
    7·2 answers
  • What transformation of Figure 1 results in Figure 2?
    5·2 answers
  • Susie's bakery is having a sale on all cookies. The bakery is offering a sale pack of 4 cookies for $2.80. What is the unit pric
    8·1 answer
  • Alazari rode her bike to school
    7·2 answers
  • What kind of association does it have?
    11·2 answers
  • Please answer soon!!!! If you answer within five minutes of me posting you automatically get brainliest (if it’s correct) at fir
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!