Answer:
..........................do..................that......
Answer:
Ummmm my answer was deleted and idk why so im just gonna repost what i said cause i think it was a bug or smth. Answer is 3h
Step-by-step explanation:
Together Clare and Kiran are walking to each other at 8mph so you do 24 divided by 8 and get three so three hours
Answer:
The Perimeter is 4.5in and the Area is 1.125in²
Step-by-step explanation:
Perimeter is gotten by adding up the length/height of every side of the polygon (1.5in + 1.5in + 0.75in + 0.75in), while the Area of a rectangle is gotten by multiplying the height and length. (1.5in × 0.75in)
ANSWER
C) Triangle
EXPLANATION
Solving a triangle is the process of calculating unknown side lengths or angle measures of a triangle if certain of the side lengths and/or angle measures are known.
We use the sine rule and cosine rule to find the missing sides and angles.
If the triangle has a right angle, then this is a special case, where we can use the trigonometric ratios and the Pythagoras theorem to find the unknown angles and sides.
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