Intersection
Where the graph line matches with which column of graph...... take a line from that place to the axis to identify value on that point of intersection
Hope it helped !!
Thousands grou
the thousands group. 913,256 256 being the ones group 913 being the thousands group. the name of the period with 913, is the thousands group p
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}