answer.
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
Natalka [10]
2 years ago
10

Consider the vibrating system described by the initial value problem. (A computer algebra system is recommended.) u'' + u = 8 co

s ωt, u(0) = 5, u'(0) = 7 (a) Find the solution for ω ≠ 1.
Mathematics
2 answers:
12345 [234]2 years ago
5 0

Step-by-step explanation:

We have the differential equation

u'' +u=8cos(\omega t)

This differential equation can be solved by the undetermined coefficient method. The general solution is

u(t) = uh(t) + up(t)

where uh(t) is the solution to the homogeneous equation and up(t) is a particular solution

1. First of all, we calculate uh(t) by using the characteristic polynomial:

u'' +u=0

r^{2}+1=0

The solution are imaginary:

r1=+i

r2=-i

hence, uh(t) is

u_{h}(t)=Acos(t)+Bsin(t)

where A and B are constant that we have to calculate.

2. Now we calculate up(t). In the undetermined coefficient method we can assume that the solution is up(t)=Ccos(wt)+Dsin(wt). By taking derivatives of up(t) we have

u_{p}'(t)=-\omega Csin(\omega t)+\omega Dcos(\omega t)\\u_{p}''(t)=-\omega ^{2}Ccos(\omega t)-\omega ^{2}Dsin(\omega t)

and by replacing in the differential equation

-\omega ^{2}Ccos(\omega t)-\omega ^{2}Dsin(\omega t)+Ccos(\omega t)+Dsin(\omega t)=8cos(\omega t)\\(-\omega ^{2}C +C)cos(\omega t) + (-\omega ^{2}D+D)sin(\omega t)=8cos(\omega t)

Hence we have

-\omega^{2}C+C=8\\-\omega^{2}D+D=0\\C=\frac{8}{1-\omega^{2}}\\D=0

where we have taken D=0 because it is clear that the solution does not depended of sin functions.

u_{p}(t)=\frac{8}{1-\omega^{2}}cos(\omega t)

3. Finally the u(t) is

u(t)=Acos(t)+Bsin(t) +\frac{8}{1-\omega^{2}}cos(\omega t)

and by applying the initial conditions we have

u(0)=A+\frac{8}{1-\omega^{2}} = 5\\u'(0)=B = 7\\B = 7\\A = 5-\frac{8}{1-\omega^{2}}

krek1111 [17]2 years ago
4 0

Answer:

  u(t)  = -(3 + w^2 ) cos t /(1- w^2)cos t + 7 sin t + 8 cos wt /(1- w^2)

Step-by-step explanation:

The characteristic equation is     k²+1 = 0,⇒k²=−1,⇒ k=±i.

the roots are k = i or -i

the solution has the form  u(x)=C₁cosx+C₂sinx.

Using undetermined coefficient method

Uc(t) = Pcos wt  + Qsin wt

Uc’(t) = -Pwsin wt  + Qwcos wt

Uc’’(t) = -Pw^2cos wt  - Qw^2sin wt

U’’ + u = 8cos wt

-Pw^2cos wt  - Qw^2sin wt + Pcos wt  + Qsin wt = 8cos wt

(-Pw^2 + P) cos wt   + (- Qw^2 + Q ) sin wt = 8cos wt

-Pw^2 + P = 8  which implies P= 8  /(1- w^2)

- Qw^2 + Q = 8 which implies Q = 0

Uc(t) = Pcos wt  + Qsin wt = 8 cos wt /(1- w^2)

U(t) = uh(t ) + Uc(t)

     = C1cos t + c2 sin t + 8 cos wt /(1- w^2)

Initial value problem

U(0) = C1cos(0) + c2 sin (0) + 8 cos (0) /(1- w^2)

C1 + 8 /(1- w^2) = 5

C1 = 5 -8 /(1- w^2) = -(3 + w^2 ) /(1- w^2)

U’(t) = -C1 sin t + c2 cos t - 8 w sin wt /(1- w^2)

U’(0) = -C1 sin (0) + c2 cos (0) - 8 w sin (0) /(1- w^2) = 7

 c2 = 7

  u(t)  = -(3 + w^2 ) cos t /(1- w^2)cos t + 7 sin t + 8 cos wt /(1- w^2)

   

You might be interested in
A torch and a battery cost £2.50 altogether. The torch costs £2.00 more than the battery.
Genrish500 [490]

Answer:

\frac{1}{10}

Step-by-step explanation:

Let t represent the cost of the torch and b represent the cost of the battery.

The torch and a battery cost £2.50 altogether.

\Rightarrow t+b=2.50

The torch costs £2.00 more than the battery.

\Rightarrow t=b+2.00

We substitute the second equation into the first equation to get;

\Rightarrow b+2.00+b=2.50

\Rightarrow 2b=2.50-2.00

£2.50

\Rightarrow 2b=0.50

\Rightarrow b=0.25

The price of the battery is £0.25

We express this as a fraction of the total cost which is £2.50 to get;

\frac{0.25}{2.5}=\frac{1}{10}

8 0
2 years ago
The volume of the sphere is StartFraction 500 Over 3 EndFractionπ cubic units. A sphere has a radius of x units. What is the val
Tpy6a [65]

Answer:

(b) Radius of the sphere = 5 units.

Step-by-step explanation:

Here, given:

The volume of the sphere  = (\frac{500}{3})\pi cubic units  ... (1)

Also, radius of the sphere  = x  units

Now, VOLUME OF SPHERE  = (\frac{4}{3}) \pi r^3

So, volume of a sphere with radius x  = (\frac{4}{3}) \pi (x)^3

But volume of sphere is given by (1).

\implies (\frac{500}{3})\pi = (\frac{4}{3}) \pi (x)^3\\\implies (\frac{500}{3}) = (\frac{4}{3}) (x)^3\\\implies x^3 = (\frac{500}{3})  \times (\frac{3}{4})  = 125\\\implies x^ 3 = 125 = (5)^3\\\implies x  = 5

Hence, radius of the sphere = 5 units.

4 0
2 years ago
Read 2 more answers
Which is the best description of the graph of the function f(x) = 60(One-third)x? The graph has an initial value of 20, and each
dezoksy [38]

Answer:

The graph has an initial value of 60, and each successive term is determined by multiplying by One-third.

Step-by-step explanation:

Which is the best description of the graph of the function f(x) = 60(One-third)x?

A. The graph has an initial value of 20, and each successive term is determined by subtracting One-third.

B. The graph has an initial value of 20, and each successive term is determined by multiplying by One-third.

C. The graph has an initial value of 60, and each successive term is determined by subtracting One-third.

D. The graph has an initial value of 60, and each successive term is determined by multiplying by One-third.

Given:

f(x) = 60 (1/3)^x         see graph attached.

Examining the graph, we notice that

1. The graph has an initial value of 60, at point (0,60)

2. The graph decreases as x increases.  Each successive term is determined by multiplying by 1/3, namely in the sequence

{(0,60), (1,20), (2, 20/3), (3, 20/9), ...}

This means the choice is D (or the fourth one).

4 0
1 year ago
Read 2 more answers
Two friends race against each other in 100-meter and 800-meter races. Of the 200 races they ran this year, the wins, losses, and
sveta [45]
1. <span>What percentage of all the races are ties?
If</span>The chance for the race become tie is 10% for 100m and 25% for 800m. Assuming that the 200 race is divided equally, then there would be 100 race of 100-m and 100 race of 800-m.
The number of the event of ties would be:
(100*10% + 100*25%)/ 200= 35/200= 17.5%

2. If someone wins the race today, is it more likely for A to win or B to win? How much more likely?The event should be independent because the two events should not influence each other. That means the probability will not change and no one becomes more likely to win the next race.
5 0
1 year ago
Jasper is planning a kayaking trip on the river. The length of river he plans to navigate is 7.2 miles. At the end of his trip,
Makovka662 [10]
5 miles was the rate of speed
4 0
1 year ago
Read 2 more answers
Other questions:
  • (1 point) According to the 1993 World Almanac, the number of calories a person walking at 3 mph burns per minute depends on the
    13·1 answer
  • Maggie bought 3/4 of a pound of bananas and 4 boxes of cereal for $10.11. If each box of cereal cost $2.40, what was the price o
    13·2 answers
  • If f(x) = 3 – 2x and 1/x+5, what is the value of (f/g)(8)? –169 –1 13 104
    5·2 answers
  • Use the formula A=bh , where A is the area, b is the base length, and h is the height of the parallelogram, to solve this proble
    5·2 answers
  • Big Bucks Bank charges a monthly service fee and a per-check fee, and its total monthly fees as they relate to the number of che
    5·2 answers
  • A school bus has 25 seats, with 5 rows of 5 seats. 15 students from the first grade and 5 students from the second grade travel
    10·1 answer
  • 12 less than m is no less than 132
    7·2 answers
  • Sarai has decided to take a risk. She's been saving money and now she's ready to invest in stocks. Most of her stocks give her a
    7·1 answer
  • ? + (350 × 0.84) = (620 × 0.55) – √1764 2
    11·1 answer
  • Two hockey teams, the Winnipeg Jets (yay!) and the Toronto Maple Leafs (boo!), miraculously make it to
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!