Answer:
Here's what I get
Step-by-step explanation:
The formula for a quadratic equation is
ax² + bx + c = 0
The quadratic formula gives the roots:

D is the discriminant.
It tells us the number of roots to the equation — the number of times the graph crosses the x-axis.

It doesn't matter if the graph opens upwards or downwards.
If D > 0, the graph crosses the x-axis at two points.
If D = 0, the graph touches the x-axis at one point.
If D < 0, the graph never reaches the x-axis.
Your graph must look like one of the two graphs on the right in the Figure below.
Hey mate
It is C. 0 because there is no b in the <span>equation</span>
5000 grams are equal to 5 kilograms
Step-by-step explanation:
given :
2x - 3y = 11
-6x + 8y = 34
find : the solutions of the system by using Cramers Rule.
solutions:
in the matrix 2x2 form =>
[ 2 -3] [x] [11]
=
[-6 8] [ y] [34]
D =
| 2 -3 |
|-6 8 |
= 8×2 - (-3) (-6)
= 16-18 = -2
Dx = | 11 -3 |
| 34 8 |
= 11×8 - (-3) (34)
= 88 + 102
= 190
Dy = | 2 11 |
|-6 34 |
= 2×34 - (-6) (11)
= 68 + 66
= 134
x = Dx/D = 190/-2 = -95
y = Dy/D = 134/-2 = -67
the solutions = {-95, -67}