If 3 x + 1 + 2 y + 1 = 7 , and
3 x + 2 y − 1 = 2 ,
find x − y .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Hi! Can you please tell me what AsDDs is? (Its on your profile :D )
multiply 2nd equation by 3 and do elimination
3 x + 1 = 3 × 3 x
2 y + 1 = 2 × 2 y
2 y − 1 = 2 2 y
So we have:
[1.0] 3 × 3 x + 2 × 2 y = 7
[2.0] 3 x + 2 2 y = 2 that we can simplify multiplying it by 2:
[2.1] 2 × 3 x + 2 y = 4
substracting [1.0] and [2.1] we obtain:
[3.0] ( 3 × 3 x − 2 × 3 x ) + ( 2 × 2 y − 2 y ) = 7 − 4 ⇒ 3 x + 2 y = 3
substracting [2.1] and [3.0] we obtain:
( 2 × 3 x − 3 x ) + ( 2 y − 2 y ) = 4 − 3 ⇒ 3 x = 1 ⇒ x = 0
substituting x = 0 in [2.1] we finally obtain y:
2 × 3 0 + 2 y = 4 ⇒ 2 + 2 y = 4 ⇒ 2 y = 2 ⇒ y = 1
In fact:
3 0 + 1 + 2 1 + 1 = 3 + 4 = 7
3 0 + 2 1 − 1 = 1 + 1 = 2
Problem Loading...
Note Loading...
Set Loading...
Let 3 x = m and 2 y − 1 = n
Then the equations are
3 m + 4 n = 7
m + n = 2
Whose solutios is m = 1 , n = 1
⇒ 3 x = 1 ⇒ x = 0
and likewise ⇒ 2 y − 1 = 1 ⇒ y − 1 = 0 ⇒ y = 1
Therefore x − y = 0 − 1 = − 1