Answer:
Multiplying a complex number by a real number
(x + yi) u = xu + yu i. In other words, you just multiply both parts of the complex number by the real number. For example, 2 times 3 + i is just 6 + 2i. Geometrically, when you double a complex number, just double the distance from the origin, 0.
binomial methods
Complex numbers use binomial methods of multiplication because unlike real numbers, imaginary numbers have two components.
So probably A. I sorry, but I need more information. Hope this helps
Step-by-step explanation:
Answer:
x/2x+3 + 2x +3/x = 184 /65
x(2x + 3)–1 + (2x+3)x-1 = 184/65
(2x + 3)x / (2x +3)x = 184/65
2x² + 3x / 2x² + 3x = 184/65
1x= 184/64
x = 184/64
Answer:
im pretty sure its A
Step-by-step explanation:
Hope this helped!
Answer:
y = 3sin2t/2 - 3cos2t/4t + C/t
Step-by-step explanation:
The differential equation y' + 1/t y = 3 cos(2t) is a first order differential equation in the form y'+p(t)y = q(t) with integrating factor I = e^∫p(t)dt
Comparing the standard form with the given differential equation.
p(t) = 1/t and q(t) = 3cos(2t)
I = e^∫1/tdt
I = e^ln(t)
I = t
The general solution for first a first order DE is expressed as;
y×I = ∫q(t)Idt + C where I is the integrating factor and C is the constant of integration.
yt = ∫t(3cos2t)dt
yt = 3∫t(cos2t)dt ...... 1
Integrating ∫t(cos2t)dt using integration by part.
Let u = t, dv = cos2tdt
du/dt = 1; du = dt
v = ∫(cos2t)dt
v = sin2t/2
∫t(cos2t)dt = t(sin2t/2) + ∫(sin2t)/2dt
= tsin2t/2 - cos2t/4 ..... 2
Substituting equation 2 into 1
yt = 3(tsin2t/2 - cos2t/4) + C
Divide through by t
y = 3sin2t/2 - 3cos2t/4t + C/t
Hence the general solution to the ODE is y = 3sin2t/2 - 3cos2t/4t + C/t