114k views
0 votes

\begin{bmatrix}\sf x+y=7\\ \sf x+2y=11\end{bmatrix}

2 Answers

7 votes
Possibilities of
x + y
1+ 6
2+5
3+4

x +2y
3+ (2x4)
3+8
=11

x=3
y=4
User Sadak
by
5.7k points
1 vote

Answer:

  • x = 3
  • y = 4

Explanation:

The equations are,

→ x + y = 7

→ x + 2y = 11

Forming the equation for y,

→ x + 2y = 11

→ 2y = 11 - x

→ y = (11 - x)/2

Now the value of x will be,

→ x + y = 7

→ x + (11 - x)/2 = 7

→ (2x + 11 - x)/2 = 7

→ x + 11 = 7 × 2

→ x = 14 - 11

→ [ x = 3 ]

Then the value of y will be,

→ y = (11 - x)/2

→ y = (11 - 3)/2

→ y = 8/2

→ [ y = 4 ]

Hence, the value of y is 4.

User Kpollock
by
6.2k points