1. 2x + 3y = 2,
x- 2y = 8.
Answers
Answer:
x =6
y=-2
Step-by-step explanation:
from eq. 2
x - 2y=8
x=8+2y
now put value of x in eq. 1
2x + 3y = 2
2(8+2y)+3y=2
16+4y+3y=2
16+7y=2
7y=2-16
y= -14/7
y= -2
now put value of y in eq.2
x=8+2y
x=8+(-2)
x=8-2
x=6
so the value of x =6
y=-2
Answer:
The solution of the given equations is ( x, y ) = ( 4, - 2 ).
Step-by-step-explanation:
The given simultaneous equations are
2x + 3y = 2 and x - 2y = 8.
2x + 3y = 2 - - ( 1 )
x - 2y = 8 - - ( 2 )
Now,
x - 2y = 8 - - ( 2 )
⇒ x = 8 + 2y - - ( 3 )
By substituting x = 8 + 2y in equation ( 1 ), we get,
2x + 3y = 2 - - ( 1 )
⇒ 2 * ( 8 + 2y ) + 3y = 2
⇒ 16 + 4y + 3y = 2
⇒ 16 + 7y = 2
⇒ 7y = 2 - 16
⇒ 7y = - 14
⇒ y = - 14 ÷ 7
⇒ y = - 2
By substituting y = - 2 in equation ( 3 ), we get,
x = 8 + 2y - - ( 3 )
⇒ x = 8 + 2 * ( - 2 )
⇒ x = 8 - 4
⇒ x = 4
∴ The solution of the given equations is ( x, y ) = ( 4, - 2 ).
─────────────────────
Additional Information:
1. Linear Equations in two variables:
The equation with the highest index ( degree ) 1 is called as linear equation. If the equation has two different variables, it is called as 'linear equation in two variables'.
The general formula of linear equation in two variables is ax + by + c = 0.
Where, a, b, c are real numbers and a ≠ 0, b ≠ 0.
2. Solution of a Linear Equation:
The value of the given variable in the given linear equation is called the solution of the linear equation.