Answer:
Step-by-step explanation:
Good evening ,
P(A|B) = P(A∩B)/P(B)
P(B|A) = P(A∩B)/P(A)
:)
The real solution occurs when the graph intersects the x axis,
In the problem shown, the graph does not intersect the x axis, therefore it has no real solution, this means that the answer must have a complex conjugate pair
The answer is
function f has exactly two complex solutions
Answer:
C. y₂ = (1 + (t/n))²
Step-by-step explanation:
yₙ₊₁ = yₙ + Δt F(tₙ, yₙ)
yₙ₊₁ = yₙ + Δt yₙ
yₙ₊₁ = yₙ + (t/n) yₙ
When n=0:
y₁ = y₀ + (t/n) y₀
y₁ = 1 + (t/n)
When n=1:
y₂ = y₁ + (t/n) y₁
y₂ = 1 + (t/n) + (t/n) (1 + (t/n))
y₂ = 1 + (t/n) + (t/n) + (t/n)²
y₂ = 1 + 2(t/n) + (t/n)²
y₂ = (1 + (t/n))²