Answer:
Δ = 60
Step-by-step explanation:
Given a quadratic in standard form : ax² + bx + c = 0 : a ≠ 0
Then the discriminant
Δ = b² - 4ac
Given
3x² + 6x = 2 ( subtract 2 from both sides )
3x² + 6x - 2 = 0 ← in standard form
with a = 3, b = 6 and c = - 2
b² - 4ac = 6² - (4 × 3 × - 2) = 36 - (- 24) = 36 + 24 = 60
Answer: 271
Step-by-step explanation:

The phrase would be: "z divided by the difference of 8 and 9"
Answer:
6.9999998e+16
Step-by-step explanation:
You literally just multiply
Y = ax + b;
0.89 = a * 2 + b and 2.09 = a * 5 + b =>
=> 2.09 - 0.89 = a * 5 + a * 2 + b - b => 1.20 = 3 * a => a = 1.20 / 3 => a = 0.40;
b = 0.89 - 0.40 * 2 => b = 0.89 - 0.80 => b = 0.09;
y = 0.40x + 0.09 => 0.40x - y + 0.09 = 0 is the linear equation.