Starting off, we can multiply the third equation by 2 and add it to the third to get rid of both the x and y variables. Next, we get z=1. Plugging that into 3y-5z=-23, we get 3y-5=-23. Adding 5 to both sides, we get 3y=-18. After that, we can divide both sides by 3 to get y=-6. Plugging that into -2x-y-z=-3, we get -2x+6-1=-3=-2x+5. Subtracting 5x from both sides, we get -2x=-8. After that, we can divide both sides by -2 to get x=4.
Answer:
x1, x2 = 4.74 , -2.74
Step-by-step explanation:
To find the roots of a quadratic function we have to use the bhaskara formula
ax^2 + bx + c
x^2 - 2x - 13
a = 1 b = -2 c = -13
x1 = (-b + √ b^2 - 4ac)/2a
x2 =(-b - √ b^2 - 4ac)/2a
x1 = (2 + √ (2^2 - 4 * 1 * (-13)))/2 * 1
x1 = (2 + √ (4 + 52)) / 2
x1 = (2 + √ 56 ) / 2
x1 = (2 + 7.48) / 2
x1 = 9.48 / 2
x1 = 4.74
x2 = (2 - √ (2^2 - 4 * 1 * (-13)))/2 * 1
x2 = (2 - √ (4 + 52)) / 2
x2 = (2 - √ 56 ) / 2
x2 = (2 - 7.48) / 2
x2 = -5.48 / 2
x2 = -2.74
Answer:
Yes
Step-by-step explanation: