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
lisov135 [29]
3 years ago
13

In this problem, you will use undetermined coefficients to solve the nonhomogeneous equation y′′+4y′+4y=12te^(−2t)−(8t+12) with

initial values y(0) = −2 and y′(0) = 1.
Write the form of the particular solution and its derivatives. (Use A, B, C, etc. for undetermined coefficients.
Y =
Y' =
Y" =
Mathematics
1 answer:
Zarrin [17]3 years ago
7 0

First check the characteristic solution:

<em>y''</em> + 4<em>y'</em> + 4<em>y</em> = 0

has characteristic equation

<em>r</em> ² + 4<em>r</em> + 4 = (<em>r</em> + 2)² = 0

with a double root at <em>r</em> = -2, so the characteristic solution is

y_c = C_1e^{-2t} + C_2te^{-2t}

For the particular solution corresponding to 12te^{-2t}, we might first try the <em>ansatz</em>

y_p = (At+B)e^{-2t}

but e^{-2t} and te^{-2t} are already accounted for in the characteristic solution. So we instead use

y_p = (At^3+Bt^2)e^{-2t}

which has derivatives

{y_p}' = (-2At^3+(3A-2B)t^2+2Bt)e^{-2t}

{y_p}'' = (4At^3+(-12A+4B)t^2+(6A-8B)t+2B)e^{-2t}

Substituting these into the left side of the ODE gives

(4At^3+(-12A+4B)t^2+(6A-8B)t+2B)e^{-2t} + 4(-2At^3+(3A-2B)t^2+2Bt)e^{-2t} + 4(At^3+Bt^2)e^{-2t} \\\\ = (6At+2B)e^{-2t} = 12te^{-2t}

so that 6<em>A</em> = 12 and 2<em>B</em> = 0, or <em>A</em> = 2 and <em>B</em> = 0.

For the second solution corresponding to -8t-12, we use

y_p = Ct + D

with derivative

{y_p}' = C

{y_p}'' = 0

Substituting these gives

4C + 4(Ct+D) = 4Ct + 4C + 4D = -8t-12

so that 4<em>C</em> = -8 and 4<em>C</em> + 4<em>D</em> = -12, or <em>C</em> = -2 and <em>D</em> = -1.

Then the general solution to the ODE is

y = C_1e^{-2t} + C_2te^{-2t} + 2t^3e^{-2t} - 2t - 1

Given the initial conditions <em>y</em> (0) = -2 and <em>y'</em> (0) = 1, we have

-2 = C_1 - 1 \implies C_1 = -1

1 = -2C_1 + C_2 - 2 \implies C_2 = 1

and so the particular solution satisfying these conditions is

y = -e^{-2t} + te^{-2t} + 2t^3e^{-2t} - 2t - 1

or

\boxed{y = (2t^3+t-1)e^{-2t} - 2t - 1}

You might be interested in
Name two lines in the diagram.
Oksanka [162]

Answer:

Options (3) and (6)

Step-by-step explanation:

"A straight line is a set of all points between two points and extending beyond these points."

Therefore, from the given diagram,

Arrows connecting set of two points B and C and D and E will be straight lines.

Geometrically we denote them with an arrow over the line.

\overleftrightarrow {BC} and \overleftrightarrow {DE}

Therefore, Options (3) and (6) will be the answer.

6 0
3 years ago
On a hiking trip LaShana notes that she hiked about 12 kilometers every 4 hours. If she continues at this rate' how many kilomet
scoray [572]

Answer:

18 Kilometers

Step-by-step explanation:

If you divide 12 by 4 you get 3, so she is going about 3 kilometers an hour. Add 3 for each hour, and you get 18 kilometers in 6 hours.

8 0
3 years ago
Whats the answer plz?10 points!:)
jeyben [28]

Answer:


Step-by-step explanation:

f(x) = 3x + 1 and g(x) = x^2 - 6

(f + g) (x)

(3x + 1) + (x^2 - 6)

3x + 1 + x^2 - 6

3x - 5 - x^2

=> -x^2 + 3x - 5

I hope this helps!


7 0
3 years ago
I need help on listing the four points that have a distance of 8 from B, thank you!
dolphi86 [110]

Answers:

  • (12, 3)
  • (-4, 3)
  • (4, 11)
  • (4, -5)

A diagram is shown below.

===========================================================

Explanation:

First we locate point B at (4,3). The '4' in the x position means we've gone 4 units to the right of the origin, and the 3 in the y coordinate means we've gone 3 units up.

Now we need to find four points that are 8 units away from this central location. We'll ignore point A.

What we can do is add 8 to the x coordinate of point B to get x+8 = 4+8 = 12. Keeping the y coordinate the same, the point (12, 3) is exactly 8 units away from (4,3). Think of drawing a number line through those two points. Then we can note there are 8 spaces between (4,3) and (12,3). Or we can say "there are 8 spaces between 4 and 12" since that '3' doesn't really play much of a role in this case.

So (12,3) is one answer.

---------------------------------

Move back to point B(4,3)

Instead of adding 8 to the x coordinate, let's subtract 8 from it

x-8 = 4-8 = -4

Again the y coordinate is kept the same.

The point (-4, 3) is 8 units away from (4,3). The number line distance from -4 to 4 is 8 units.

So (-4,3) is another answer.

----------------------------------

Move back to point B

From this starting point, we can move 8 units up. Doing this means we add 8 to the y coordinate, while the x coordinate is kept intact.

(4,3) turns into (4,11) after doing so.

(4,11) is another answer.

---------------------------------

Move back to point B

From this point, we can move down 8 units to arrive at (4,-5). note how y-8 = 3-8 = -5. The x coordinate is kept the same.

(4,-5) is another answer.

----------------------------------

The four points we found were:

  • (12, 3)
  • (-4, 3)
  • (4, 11)
  • (4, -5)

which are four possible answers

Those points are found by going 8 units right, 8 units left, 8 units up and 8 units down in that order. Each time we started at point B as our center of operation. The use of the word "center" is done because we can form a circle of radius 8, and the center of the circle is at B(4,3). Any point on the circle's edge is exactly 8 units away from the center point B.

Refer to the diagram below. The four answers are the red points P,Q,R,S. The point T is another point that could be an answer, but it's not as easy to find compared to the four other points.

3 0
3 years ago
Keiko sold less than three fourths of his sister's sales
sertanlavr [38]
The correct question is
<span>Keiko sold 3 less than three-fourths of his sister’s sales. Which expression represents what Keiko sold?

Let
S----------------> </span><span>the amount that Keiko's Sister sold
</span>K----------------> the amount that Keiko sold

we know that
Keiko sold 3 less than three-fourths of his sister’s sales
K=(3/4)*S-3

the answer is
K=(3/4)*S-3

6 0
3 years ago
Other questions:
  • Two pie pans of the same size remain on the counter. One pan has 1/2 of a pie, and the other has 3/4 of a pie left in it. Mom wi
    15·1 answer
  • HELP!! geometry similarities!!!
    15·1 answer
  • 15 + 13d + 12 helpppp
    13·1 answer
  • Find f(3) and interpret its meaning.
    5·1 answer
  • A person wants to increase a (5 in. by 7 in.) photo to an (8 in. by 10 in.) but since the aspect ratios are not the same some of
    12·1 answer
  • Arrange the following numbers in ascending order:<br> 34 566, 356 333, 3657, 305 760
    11·2 answers
  • Expand the brackets and simplify. 4( 5w + 3 ) - 2 ( w - 1)​
    14·2 answers
  • 5. The infographic suggests making small payments on your student loans even before they’re due, yet that won’t automatically ge
    11·1 answer
  • I really need help on this question. Im stuck any help?
    11·1 answer
  • Please i seriously need step-by-step on this tyty
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!