x+3y=16;2x-y=4
solve by substitution method
Answers
Answer:
x=16-3y
name this equation1
put value of x in 2x-y=4
2(16-3y)-y=4
32-6y-y=4
-7y=4-32
-7y=-28
y=-28/-7
y=4
put y=4 in equation1
I.e. x=16-3(4)
x=16-12
x=4
the value of x=4 & y=4
solved by substitution method
Answer:
The solution of the given simultaneous equations is ( x, y ) = ( 4, 4 ).
Step-by-step-explanation:
The given simultaneous equations are
x + 3y = 16 - - ( 1 )
2x - y = 4 - - ( 2 )
x + 3y = 16 - - ( 1 )
⇒ x = 16 - 3y
⇒ x = - 3y + 16 - - ( 3 )
Now,
2x - y = 4 - - ( 2 )
⇒ 2 * ( - 3y + 16 ) - y = 4 - - [ From ( 3 ) ]
⇒ - 6y + 32 - y = 4
⇒ - 6y - y + 32 = 4
⇒ - 6y - y = 4 - 32
⇒ - 7y = - 28
⇒ 7y = 28
⇒ y = 28 ÷ 7
⇒ y = 4
Now, by substituting y = 4 in equation ( 3 ), we get,
x = - 3y + 16 - - ( 3 )
⇒ x = - 3 * 4 + 16
⇒ x = - 12 + 16
⇒ x = 4
∴ The solution of the given simultaneous equations is ( x, y ) = ( 4, 4 ).
─────────────────────
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.