Answer:
r+p=-8
Step-by-step explanation:
5-p=r-3
5+3-p-r=0
8-p-r=0
r+p=-8
Δ = (8i)^2 - 4*(-25) => Δ = -36 +100 => Δ = 64 => x1 =(-8i + 8)/2 => x1 = -4i +4;
x2 = (-8i - 8)/2 => x2 = -4i-4; in this case, your solutions are complex conjugates.
The graph would be a parabola which passes through the origin and opens upwards
The domain is all Real x.
The range is y >= 0
Answer:
x = 2
y = -3
Step-by-step explanation:
y = x - 5 -------------------(I)
x + y = -1 ----------------(II)
Substitute y = x -5 in equation (II)
x + (x - 5) = -1
x + x - 5 = -1 {Combine like terms}
2x - 5 = -1 {Add 5 to both sides}
2x = -1 + 5
2x = 4 {Divide both sides by 2}
x = 4/2
x = 2
Substitute x = 2 in equation (I)
y = 2 - 5
y = -3