300.2 ° F
You can convert celcius to Fahrenheit using this formula
Mark brainliest please
We want to solve the Initial Value Problem y' = y + 4xy, with y(0) = 1.
To use Euler's method, define
y(i+1) = y(i) + hy'(i), for i=0,1,2, ...,
where
h = 0.1, the step size.,
x(i) = i*h
1st step.
y(0) = 1 (given) and x(0) = 0.
y(1) ≡ y(0.1) = y(0) + h*[4*x(0)*y(0)] = 1
2nd step.
x(1) = 0.1
y(2) ≡ y(0.2) = y(1) + h*[4*x(1)*y(1)] = 1 + 0.1*(4*0.1*1) = 1.04
3rd step.
x(2) = 0.2
y(3) ≡ y(0.3) = y(2) + h*[4*x(2)*y(2)] = 1.04 + 0.1*(4*0.2*1.04) = 1.1232
4th step.
x(3) = 0.3
y(4) ≡ y(0.4) = y(3) + h*[4*x(3)*y(3)] = 1.1232 + 0.1*(4*0.3*1.1232) = 1.258
5th step.
x(4) = 0.4
y(5) ≡ y(0.5) = y(4) + h*[4*x(4)*y(4)] = 1.258 + 0.1*(4*0.4*1.258) = 1.4593
Answer: y(0.5) = 1.4593
Vertex=(-1,0)
x^2-2x-1
y=− ( x + 1 )^2 + 0
Use the vertex form, y=a(x−h)^2+k, to determine the values of a, h, and k.
Find the vertex (h,k) = (-1,0)
Answer:
6 units away from 0.
Step-by-step explanation:
when move to 6 you count the units.
Answer:
the required equation is; y = 21 sin(πt/6)
Step-by-step explanation:
Given the data in the question;
Water rises above sea level = 21 ft
Water drops below sea level = 21 ft
so
maximum = 21 ft and also
minimum = 21 ft
Amplitude = ( maximum + minimum ) / 2
Amplitude = ( 21 + 21 ) / 2
Amplitude = ( 21 + 21 ) / 2 = 42/2 = 21 ft
Period = 12 hours
and we know that; period = 2π/b
so
12 = 2π/b
12b = 2π
b = 2π / 12
b = π/6
Standard equation for simple harmonic is; y = asin(bt)
we substitute
y = 21 sin(πt/6)
Hence the required equation is; y = 21 sin(πt/6)