Using graphical method solve this equation
x+y=1
x+2y=7
Answers
Answered by
1
Answer:{x,y} = {3,2}
Step-by-step explanation:
// Solve equation [2] for the variable x
[2] x = -2y + 7
// Plug this in for variable x in equation [1]
[1] (-2y+7) - y = 1
[1] - 3y = -6
// Solve equation [1] for the variable y
[1] 3y = 6
[1] y = 2
// By now we know this much :
x = -2y+7
y = 2
// Use the y value to solve for x
x = -2(2)+7 = 3
Solution :
{x,y} = {3,2}
Processing ends successfully
Subscribe to our mailing list
Email Address
Terms and Topics
Linear Equations with Two Unknowns
Solving Linear Equations by Substitution
Related Links
Similar questions
Computer Science,
6 months ago
English,
6 months ago
English,
6 months ago
Social Sciences,
1 year ago