3x + 1y = ¹/₃ ⇒ 9x + 3y = 1
2x - 3y = 2²/₃ ⇒ 2x - 3y = 2²/₃
11x = 3²/₃
11 11
x = ¹/₃
3x + y = ¹/₃
3(¹/₃) + y = ¹/₃
1 + y = ¹/₃
- 1 - 1
y = ⁻²/₃
(x, y) = (¹/₃, ⁻²/₃)
from what I got, it would be −14k − 2
Answer:
36 inches
Step-by-step explanation:
12 inches equals 1 foot
There is 3 feet in a yard
2 yards equals 6 feet
1 yard equals 36 inches
Answer:
134
5000
i think im right
Step-by-step explanation:
Cramer's rule works as follows:
x+3y=16
3x+y=8
Then
x=Dx/D
y=Dy/D
where Dx,Dy,D are 2x2 matrices formed from of coefficients and right hand side.
D=
1 3
3 1
=1-9=-8
Dx=matrix D with first column replaced by the vector [16,8]=
16,3
8 1
=16-24
=-8
Dy=matrix D with second column replaced by the vector [16,8]=
1 16
3 8
=8-48
=-40
Therefore
x=-8/-8=1
y=--40/-8=5
Check:
x+3y=1+3(5)=16
3x+y=3(1)+5=8 ok.