Answer:
x=40
Step-by-step explanation:
you have to get a answer of 60
(40)+20=60
and 2(40)-20=60
Answer:
11,67
Step-by-step explanation:
In the order to get the answer, we need to get the right measurements. That is turn the cm into m or 60 cm to 0,6 m because 1 cm is 0.01m. How many cupboards in a kitchen that is 4,2 m long? To get the answer just divide 4,2 m with 0,6 m, and that is 11,67 cupboards in a 4,2 m long kitchen.
Your radius would have to be 1.91
Answer:
-33
Step-by-step explanation:
Answer:
y(t) = c₁ e^(-1/2 t) cos(√3/2 t) + c₂ e^(-1/2 t) sin(√3/2 t) + 1
Step-by-step explanation:
y" + y' + y = 1
This is a second order nonhomogenous differential equation with constant coefficients.
First, find the roots of the complementary solution.
y" + y' + y = 0
r² + r + 1 = 0
r = [ -1 ± √(1² − 4(1)(1)) ] / 2(1)
r = [ -1 ± √(1 − 4) ] / 2
r = -1/2 ± i√3/2
These roots are complex, so the complementary solution is:
y = c₁ e^(-1/2 t) cos(√3/2 t) + c₂ e^(-1/2 t) sin(√3/2 t)
Next, assume the particular solution has the form of the right hand side of the differential equation. In this case, a constant.
y = c
Plug this into the differential equation and use undetermined coefficients to solve:
y" + y' + y = 1
0 + 0 + c = 1
c = 1
So the total solution is:
y(t) = c₁ e^(-1/2 t) cos(√3/2 t) + c₂ e^(-1/2 t) sin(√3/2 t) + 1
To solve for c₁ and c₂, you need to be given initial conditions.