The answer that I had gotten to my answer was the third one.
Answer:
54°
Step-by-step explanation:
180° - 52° - 30° = 98°
180 - 98° - 28° = 54°
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
Answer: The hotel doorman for opening the door for him
Step-by-step explanation: that one was tricky
Answer & Step-by-step explanation:
In order to solve this problem, it's important that we look at the tiles and the the signs that are in front of them. The top row of tiles represents our first expression and the bottom row of tiles represents our second equation.
The two large tiles are positive so they are going to be positive in our equation.
(x² ) - (-x² )
The four blue rectangle tiles are also positive, so they are going to be positive in our equation. The two red rectangle tiles are negative, so they are going to be negative in out equation.
(x² + 4x) - (-x² + 2x)
The two red square tiles are negative, so they are going to be negative in our equation. The four blue square tiles are positive, so they are going to be positive in our equation.
(x² + 4x - 2) - (-x² + 2x - 4)
So, your answer is going to be letter choice C.