Answer:
The standard form of a circle's equation is (x-h)² + (y-k)² = r² where (h,k) is the center and r is the radius.
Step-by-step explanation:
Answer:
10
Step-by-step explanation:
The algorithm prints out all the possible ways to draw 3 <span>balls in sequence, </span><span> ---Select--- with </span> <span>replacement. It prints</span> <span>lines.</span>
Answer:
answer is : Cos(13pi/8) = 0.3826
Step-by-step explanation:
We have, Cos (13pi/8)
Since 13pi/8 can be shown as 3pi/2 < 13pi/8 < 2pi
Hence 13pi/8 lies on fourth quadrant.
In fourth quadrant cosine will be positive.
Cos (13pi/8) = cos(3pi/2 + pi/8)
applying formula cos(A+B) = cos A cosB - sinAsinB
i.e Cos(3pi/2 + pi/8) = cos(3pi/2)cos(pi/8) - sin(3pi/2)sin(pi/8)
∵ Remember cos(3pi/2) =0 , sin(3pi/2) = -1
Cos(3pi/2 + pi/8) = 0 cos(pi/8) - (-1)sin(pi/8)
Cos(3pi/2 + pi/8) = 0 + 0.3826
Cos(3pi/2 + pi/8) = 0.3826
Hence we got Cos(13pi/8) = 0.3826
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